[thelist] How to convert from html, image, doc, to PDF?

Jason Handby jason.handby at corestar.co.uk
Thu May 3 08:14:47 CDT 2007


> mancy3000 Gmail.com scribeva in 03/05/2007 7:30:
> > what I'm looking for is to have simple converter from as much as
> > possible formats to PDF  using PHP
> 
> For PDF with PHP
> http://framework.zend.com/manual/en/zend.pdf.html
> is the ticket!
> 
> So I'd say that PDF is not the difficult part - parsing Word 
> DOCs might 
> be harder.
> 
> It seems it can be done though, as there are online services like:
> http://www.zamzar.com/
> http://www.pdfonline.com/
> Maybe you could use those? If not, I'm afraid that you may 
> have to drop 
> "simple" from your requirements...


I mention this in case using ASP.NET becomes an option...

You can do this using ABCpdf.NET, if you have OpenOffice installed:

  http://www.websupergoo.com/abcpdf-11.htm

Unfortunately the non-.NET version doesn't support this; otherwise I
would have mentioned it earlier.



Jason



More information about the thelist mailing list