Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

In LIVECYCLE DESIGNER how do I code a submit button to only submit one page of a multipage PDF

Avatar

Level 1

I have a multipage PDF I've designed in Livecycle and have print and submit
buttons on each unique form in the document. I am able to create code (which
I've copied from someplace) that allows only one page to print but when I click
the submit button it wants to submit the entire document.  PS - I created
the Submit from the blank button and have it set to submit PDF not XML.

1 Reply

Avatar

Level 7

I don't think you can submit just a page of your PDF like you printed just a page. The difference is that when you print, the PDF becomes dots on paper, while when you submit a PDF it must remain completely intact to be machine readable, especially since the forms on a LiveCycle (XFA) document can have complex dependencies between pages.