label print problem
Hello,
I have designed a label which is 2 (height)x4(width). the problem is the label printer that i am using prints the width 2 only (it is a label printer). Therefore, i have to rotate my report 90 degrees (for example by using acrobat reader) and then send it to the printer to print it correctly. does anyone know how i can solve this problem? (in my code perhaps)
thanks a lot.
I have designed a label which is 2 (height)x4(width). the problem is the label printer that i am using prints the width 2 only (it is a label printer). Therefore, i have to rotate my report 90 degrees (for example by using acrobat reader) and then send it to the printer to print it correctly. does anyone know how i can solve this problem? (in my code perhaps)
thanks a lot.
Comments
There is no way to rotate the report output in FastReport.Net. You may design the report that looks rotated; use the Text object with rotation angle set to 90.