Santosh_mali
22nd February 2018, 14:07
Hello,

When we print draft invoices in range via session tsctm4204m000, one extra blank page coming in invoice report. this is happening only when printed in range.
on device D / Notepad is printing fine but when printed on physical printer this issue is happening.

Also this is happening for 1 to last - 1 invoices. for last invoice there is no blank page , it is printing correct.

please let me know your views on this.

Santosh_mali
27th February 2018, 14:35
Hi Guys,

Please help if somebody knows how to resolve above issue.

andreas.toepper
27th February 2018, 15:50
Those kind of errors are hard to resolve. Can you reproduce the error by reprinting the range?
When inserting a before layout I often forget to unmark the new page option in the layout details. It may be simple as this ore its a page length problem. Are you using skip.to() in the report scripts? When skipt.to() places the printing position near the end of the page and a layout is used which extends the range (using to many lines in the layout) the result may look strange. But I can't remeber, whether I had empty pages printed linked to such errors or not.