Thanks for your input! I downloaded the TCPDF files and it does indeed seem to be very easy to use, on the surface. I'm having some trouble getting it to output some HTML though. I have a very simple report for a client w/ some paragraph and heading tags in it. I looked at the test_unicode.php file that came w/ the package and thought I'd simply be able to plug my HTML right in. But it outputs a PDF w/ all the <> tags still in it.
I created a copy of that test_unicode.php file and stripped out everything but the basic HTML on the first page and it works just fine. But when I try to run another file titled 'test_report.php' it does the exact same thing; outputs it w/ the <> still in it. But when I compare the documents in BB Edit they are identical. How can that happen??
Any tips for getting the writeHTML to work?
Thanks,
Shaun