I have to create a PDF document in PHP and it's been about a year since I did any PDF work with PHP. Does anyone have any suggestions for an API? (open source or commerical)
Thanks.
| SitePoint Sponsor |
I have to create a PDF document in PHP and it's been about a year since I did any PDF work with PHP. Does anyone have any suggestions for an API? (open source or commerical)
Thanks.





fpdf is a class that I have used quite a lot.
Bookmarks