My application requires generating and printing multi-page reports (with table headers on each page) and labels. I am leery of leaving it up the browser/OS to format things correctly. This is especially true with labels where the margins and label spacing are crucial. So I am thinking of dynamically generating .PDF files, which seem to print accurately on all platforms.
Has anyone here had any experience with the free .PDF classes for php such as R&OS, FDPF, or PDF4PHP?
Some of these haven't been updated in a while and probably don't work with PHP 5 without some modifications.
And if you have experience with PDFlib, what makes it worth USD 400 for a license?
Has anyone here had any experience with the free .PDF classes for php such as R&OS, FDPF, or PDF4PHP?
Some of these haven't been updated in a while and probably don't work with PHP 5 without some modifications.
And if you have experience with PDFlib, what makes it worth USD 400 for a license?
