Easy PHP to PDF Code or Software

Hi All

I have mucked around with PDF code and software with no luck, what I have come across so far seems exceedingly complicated.

I am updating my master admin area and I want to put all my documentation online.

I can make it all in PHP, no problem, but i need something that can then take the PHP (HTML) convert it to a PDF and email it.

Can anyone suggest anything?

Thanks

http://stackoverflow.com/questions/391005/convert-html-css-to-pdf-with-php

Try FPDF

I’ve used it in a number of sites and although rendering isn’t 100% perfect it is by far the best free option.

You can use Evopdf its a tool you need to download or pdfcrowd its converts HTML online and link you a PDF.