Hi All,
Slightly difficult question, and I am new to
Windows programming.
Installed Apache, PHP, Office and Adobe Acrobat 5.0
on Win2000 Professional.
By using,
$pdf = new COM("pdfdistiller.pdfdistiller.1");
$pdf->FileToPdf($psfile, "", "");
I am able to convert PS to PDF.
In the same fashion I want to convert
DOC, XLS and PPT file format
to PDF format, using PHP COM methods.
Is that possible, please explain in detail.
Is there any other way of doing this, ie., converting
to pdf file using Acrobat with web interface.
Thanks in advance,
Regards,
Kumar.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php