johnsmith153 Posted December 9, 2008 Share Posted December 9, 2008 Any ideas how I would convert an Excel document to PDF using PHP? I have asked on here before (different time of day so hopefully different people are on) but have yet to find an answer. I have tried a program called "PHPExcel" which is great for many things - but not for PDF generation - where it is rubbish. I would just appreciate a page load of links where I can investigate etc. - this is very important - yet apparently not easy. Thanks for any help! Link to comment https://forums.phpfreaks.com/topic/136147-excel-to-pdf-using-php/ Share on other sites More sharing options...
gevans Posted December 9, 2008 Share Posted December 9, 2008 Part of this will help you with reading excel Very good pdf writter (requires installing) Link to comment https://forums.phpfreaks.com/topic/136147-excel-to-pdf-using-php/#findComment-710096 Share on other sites More sharing options...
mrdamien Posted December 9, 2008 Share Posted December 9, 2008 If you can't install anything, I've used http://www.fpdf.org/ in the past, and it works well for simple PDFs. Link to comment https://forums.phpfreaks.com/topic/136147-excel-to-pdf-using-php/#findComment-710299 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.