When I print a report in a A4 printer, the results are perfect, but when I print the same report in a continuous paper printer the results are not what I was expecting. There are some alignment problems and on the second page all the information is allways printed higher than it should.
This continuous paper print has 8,5 x 12 '' paper. Could this be the problem. Do I need to change the properties of the report (PaperSize, PaperSourceFirstPage, Margins)?
Regards,
Manuel Xavier
0
Comments
I had faced the same problem when I was doing check printing for a client. I'll tell you what was the problem there. In the footer section, property PlaceInBottom was set to yes. I had to adjust length of footer section to make the lines to be printed correctly.
If you had been more clear, I would have been able to give you a specific solution.
regards
Jyotsna
I found what was the problem. The properties PaperSourceFirstPage and PaperSourceOtherPages should be set to Tractor Feed.
Manuel Xavier