I'm having the worst time trying to find answers to this...What I have
is a PDF document that consists of several individual forms. I want to
set up the whole document so that when you open it, it immediately
creates an options box that allows you to choose the form(s) you want
using check boxes, and when you click OK, it generates only the form(s)
you select. I know how to code the appearance of the options box, and I
think the code goes in the docReady event, but beyond that I have no
idea how...