‎2009 Oct 23 9:58 AM
I have 2 pages in my smartform. both the page are with print mode 'D'(Duplex).
While printing the first page goes back for duplex printing but the output is printed on next page.
I want the second page to be printed at backside.
I have also tried other combination 1st page = D and 2nd page = ''. Nothing is working.
printer settings are all right also i have a different smartform it is printing in duplex mode and working fine.
what is the issue with this smartform?
Please help me.
‎2009 Oct 23 10:18 AM
hi,
in your main window of first page at the end adda an alternative -true or false
in the alternative add a condition saying if it is end of items.(end of items is nothing but a flag).
if this condition satisfies then call page 2 else call page1.
if it stil does not work then reply back then will give you another answer.
but before this is your output going to have multiple pages?