DamienRoche Posted October 15, 2008 Share Posted October 15, 2008 How do you generate pdf's, on the fly, using php? Do you use native php functions, your own class or a lib like dompdf? Love to know how this should be approached. Thanks. Link to comment https://forums.phpfreaks.com/topic/128562-php-pdf-recommendations/ Share on other sites More sharing options...
CroNiX Posted October 15, 2008 Share Posted October 15, 2008 I use http://fpdf.org. Most other libraries use this package as the framework for theirs. It really depends on what you are trying to put in the pdf. Link to comment https://forums.phpfreaks.com/topic/128562-php-pdf-recommendations/#findComment-666257 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.