A Good PDF Solution ....
I'm wanting to know of a good way to somehow take an HTML/Formatted Text document (Can be either one, or other) and make it into a PDF.
However, I don't want software for windows that does it. This is going to be transformed into a webapp that will dynamically create the PDF files.
The PHP PDF extension is just awful. I hate toying around with X & Y coordinates. A different API is acceptable (Preferrably PHP and preferrably free of licensing ... however, if I'm introduced to one that has all the features we need, we can pay for it).
Comments and suggestions are welcome. If my question is not clear, let me know and I will attempt to clarify.
[696 byte] By [
Kreeves] at [2007-11-11 10:02:10]

# 1 Re: A Good PDF Solution ....
Try google I found a good free php class :
http://www.google.com.eg/search?q=convert+html+to+pdf+using+php
Amahdy at 2007-11-11 23:34:35 >

# 2 Re: A Good PDF Solution ....
ActivePDF Server, http://www.activepdf.com
tgreer at 2007-11-11 23:35:30 >

# 3 Re: A Good PDF Solution ....
Isn't for free lol ..
Here is the free class :
zip version :
http://www.phpclasses.org/browse/package/2905/download/zip.html
tar version :
http://www.phpclasses.org/browse/package/2905/download/targz.html
Amahdy at 2007-11-11 23:36:28 >

# 4 Re: A Good PDF Solution ....
Most things aren't. While I support open-source in theory, in terms of developing a professional application, I tend toward paid components with good support.
In any case, the original question was very clear, that if the product was good, a paid solution was acceptable. That being said, then - what's your point, exactly?
tgreer at 2007-11-11 23:37:34 >
