Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SMARTFORMS Command NEXT_PAGE

stefan_kagelmacher
Participant
0 Likes
454

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

1 REPLY 1
Read only

Former Member
0 Likes
415

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