Possible or Impossible: PDF conversion via the Web?
Hi everyone,I hope someone here can help me. A client of mine wants his customers to be able to convert documents to PDF via the web.
I know that it is possible to create PDF documents with PHP
using PDFlib.
However, is it possible to use PHP or any other scripting language to convert Word files or any other document files to PDF?
If not, does Adobe have a webserver version of Acrobat 5, which would enable users to convert files to PDF via the web. Adobe has implemented this on their website http://createpdf.adobe.com. Does anyone know how it was done?
Thanks in advance.