Using Checkboxes to Export pages from pdf Form
I am creating a .pdf fillable form and it is a multi page document, but I would love to have a section on the first page that a user can Check a Checkbox if they need the associated page for that prompt exported to a new doc. As an Example: I have 4 sections of the form Red,Yellow,Blue,Green. As the user fills out various sections on a main data entry page (first Page), each of the 4 sections populate as needed. In some instances the user will only need the red secion, but in some they will need to choose any combination of the sections and only those sections be exported to a .pdf. I'm new to scripting and have pieced together the rest of my document to work well... Just need help finishing up the exporting portion.
Thanks