Re: [PHP] Add Excel/Word documents to a dynamic pdf.

2005-06-08 Thread Richard Lynch
On Wed, June 8, 2005 5:23 am, Bosky, Dave said: > Basically I have a master list of available files in the following > formats: text, JPEG images, Excel, Powerpoint, and Word. The user > selects all the documents they need from the list and then I need to > build a dynamic PDF containing all the se

[PHP] Add Excel/Word documents to a dynamic pdf.

2005-06-08 Thread Bosky, Dave
I know how to create dynamic PDF's on the fly using the PDF library functions. Is there a way I can add Excel and Word documents to the dynamic PDF as well? Here's what I need to do. Basically I have a master list of available files in the following formats: text, JPEG images, Excel, Powerpoi