‎2016 Mar 08 6:59 AM
Hi,
I have a SMARTFORM and a little problem. I use two sides. On side one I call a NEXT_PAGE command to side 2, side 2 has print-mode DUPLEX. If side 2 will be calling the second time, a new paper is called and the print begins at the front. But I want to print in a row, means in this case at the backside.
Is there any chance to do this?
Many THX
‎2016 Mar 08 7:58 AM
HI,
I guess the page Next has a MAIN window. At the end of the MAIN window, you can set a page break to page TC.If you set the page Next to have the setting Duplex, it will issue a duplex command each time for a new page and will always print on the front of the page.
If you set the print mode setting on page TC to ' ' Default: No change of print mode, this houls work to print on the back of the last page. i.e. the setting in the Smart Form should be:
Next: D Begin new page in DUPLEX mode (double-sided)
TC: ' ' Default: No change of print mode
Regards,
Karthik