2009 Apr 30 4:31 PM
Hi experts,
I have this problel:
1. I have 2 documents, the first have 3 pages and the second with 2.
2. I would to print this page numbering: 1/3, 2/3, 3/3 for the first document, and 1/2 and 2/2 for the other one. I would print each documents in the same session, without multiple calling of the same form.
Is it possible?
Thanks.
Hi experts,
I have this problel:
1. I have 2 documents, the first have 3 pages and the second with 2.
2. I would to print this page numbering: 1/3, 2/3, 3/3 for the first document, and 1/2 and 2/2 for the other one. I would print each documents in the same session, without multiple calling of the same form.
Is it possible?
Thanks.
2009 Apr 30 4:43 PM
Hi,
You have to create your own page counters and a new page window (type Final Window).
This window is executed at the end of the smartforms, once for page, and you can add the logic for your counters in this window (depending on page name, ...)
Regards,
Pepe
2009 Apr 30 5:49 PM
Hi
it is possible to do what u want.
r u using a Z program? if u r using it, i think that u need to call the smartforms 'n' times as 'n' documents, so the page number will be ok.
otherwise, u need to print just one doc per time.
&SFSY-PAGE&/&SFSY-FORMPAGES&</>
Regards
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |