- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
We have a form with 23 pages, the first 6 pages are instructions. We would like the user to be able to print out these instructions separate from the rest of the document. Then we would like another print button at the bottom of the document to print the remaining pages which are actually an application which needs a signature (17 pages).
The current print script is:
xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 0, 0, 0, 0);
and it prints the entire document.
Thanks for your help.
Solved! Go to Solution.
Views
Replies
0 Likes
Total Likes