| By Date: | <-- --> |
| By Thread: | <-- --> |
|
I have an existing PDF form called student.pdf and a
variable list of students. For each student I would like to open the pdf and populate
it with data like name, address, grade, etc. For lack of a better word I want to concatenate these files
into one multi-page pdf and return that to the user. I see can import a page or create a blank page but I can’t
seem to figure out to accomplish the task. Thanks, Bryan |