Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to load multiple pdf's at once in one window

Status
Not open for further replies.

idanner

Programmer
Aug 30, 2004
17
US
Hello, I have a screen (created in html and coldfusion)where users can choose which Adobe Acrobat forms to fill in and print. All of the forms are dynamic and seperate. I would like to know is there a way I can load each file the user chooses into one window displaying one large pdf file? I have the full acrobat version and all files where created in Acrobat using the pdf and fdf files. If anyone can help, Thanks alot.
 
I set up a routine that automatically prints all forms the user checks. I setup a loop that loops through all of the forms and opens and prints the form, then closes the form and goes to the next form. The user views each form for a second and then it is sent to the default printer automatically.

If you would like this code, I can post it here. It is not exactly what you were looking for, but it works quite well.

Mike
 
Hello, MikePalm.

Thank you for your suggestion. If you don't mind posting your code, I would like to have it, Please.

Thanks again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top