neral@lists.php.net
Subject: Re: [PHP] How to convert documents to PDF using PHP
What OS are you using?
If you're on Win, then you may be able to do something with COM and a
PDF printer driver(pdfcreator comes to mind - check out theopencd)
If you're not, then you may be able to do something s
What OS are you using?
If you're on Win, then you may be able to do something with COM and a
PDF printer driver(pdfcreator comes to mind - check out theopencd)
If you're not, then you may be able to do something similar with OOo
and UNO, although Python may be a better choice than PHP, since ther
Bosky, Dave wrote:
I need to find a way to allow users to select multiple files from a list
and generate a single PDF file from them.
http://www.fpdf.org
http://php.net/pdf
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I need to find a way to allow users to select multiple files from a list
and generate a single PDF file from them.
The documents are limited to the following formats: MS Word, MS
PowerPoint, MS Excel, Plain Text, gif/jpeg images.
Are there any PHP classes or modules that exist which can tackle
4 matches
Mail list logo