We have a form that was created in Adobe livecycle designer. The form consists of 2 pages arranged in a set. Page 1 allows entry of 4 separate part numbers with various special requirements. Page 2 allows extra requirements for actuation; if needed, that may be required for one or more of the items listed on page 1. The form itself works fine when only a single set is required. We've included a button on each form that allows the user to add an extra page set.
The fillable form is saved to a shared area and users can start a new form at any time. When this PDF is opened for the first time, it works great. Users fill page 1 and 2 as necessary and if more parts need to be entered, the button is pushed to create a new page set and the entire new set is appended to the bottom of the form. Page 1 & 2 (part & Actuation) stay together and the addition creates a page 3 & 4 (part & actuation) at the very bottom of the form. It's important that the item and actuation sheets stay together for each set as we could have 1 or 50 + items on a single form, meaning lots of parts; some with actuation and some without.. It's more difficult to figure out what actuation goes with which part if the file is out of order.
Prior to save, the added page sets are in order and even print in order. When the PDF is saved though, the page order (and page print order) changes to:
Page 1, Page 3, Page 2, Page 4 ("Part 1", "Part 2", "Actuation1", "Actuation2")
User may add more page sets after the PDF has been filled and saved and the issue works the same way. A new page set is added after "Actuation2" and stays in order until the pdf is saved. When the file is re-opened, the new page order is:
Page 1, Page 3, Page 5, Page 2, Page 4, Page 6 ("Part 1", "Part 2", "Part3", "Actuation1", "Actuation2", "Actuation3")
What am I doing wrong that the page order changes on save to PDF?
thanks,
[Question moved to the LCD forum. -Mod.]