RE: [PHP] PDFLib or some free solution?

2006-03-21 Thread Brady Mitchell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 21, 2006 7:27 AM > To: Pure Web Solution > Cc: [EMAIL PROTECTED]; php-general@lists.php.net > Subject: Re: [PHP] PDFLib or some free solution? > > As I said in prev

Re: [PHP] PDFLib or some free solution?

2006-03-21 Thread Pure Web Solution
Results may well vary Depending on the complexity of the html pages, but have you tried using the example script 'HTML Conversion'? you could modify this/expand it to fit your needs. worth a try i would of thought. Pure Web Solution http://www.purewebsolution.co.uk PHP, MYSQL, Web Design & Web S

[PHP] PDFLib or some free solution?

2006-03-21 Thread afan
Hi, I have to create some flyers and invoices (simple stuff) in one my project. On php.net/pdf is mentioned PDFLib, but I know there is a free solution too. It's commercial and can't have PDFLib for free. My questions are: - Is really $450 for PDFLib worth comparing to free solution? (I need for re

Re: [PHP] PDFLib or some free solution?

2006-03-21 Thread afan
As I said in prev post, there is a problem with converting HTML to PDF: FAQ 19. Can I convert an HTML page to PDF with FPDF? Not real-world pages. But a GPL C utility does exist, htmldoc, which allows to do it and gives good results: http://www.htmldoc.org Does it has anything with building flye

Re: [PHP] PDFLib or some free solution?

2006-03-21 Thread Pure Web Solution
Hi I have used fpdf quite a lot (http://www.fpdf.org) and have been really impressed with its performance. There are plenty of example scripts on their website and i think you can use it comercially for free although you will have to check that one out. Regards Pure Web Solution http://www.pure