Hi All,
Installed Apache, PHP, Office and Adobe Distiller
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
to PDF format.
Is that possible, please explain in detail.
Thanks in advance,
Regards,
Kumar.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

