johnsmith153 Posted November 29, 2008 Share Posted November 29, 2008 Is there a simple way that PHP can convert .xls to .pdf ? PHP script would simply locate an Excel file, then create a PDF based on it. Sounds simple, and I HAVE tried Google, but I can't seem to solve this. Link to comment https://forums.phpfreaks.com/topic/134754-php-to-convert-excel-to-pdf/ Share on other sites More sharing options...
DarkWater Posted November 29, 2008 Share Posted November 29, 2008 I actually don't think you can do it easily. Is there a way to convert Excel to PDF under normal circumstances? (I don't use Excel, so idk) Link to comment https://forums.phpfreaks.com/topic/134754-php-to-convert-excel-to-pdf/#findComment-701776 Share on other sites More sharing options...
johnsmith153 Posted November 29, 2008 Author Share Posted November 29, 2008 Ultra simple under normal circumstances - but obviously not server side! Thanks anyway Darks. Link to comment https://forums.phpfreaks.com/topic/134754-php-to-convert-excel-to-pdf/#findComment-701779 Share on other sites More sharing options...
DarkWater Posted November 29, 2008 Share Posted November 29, 2008 I'd suggest searching like, Sourceforge and seeing if anyone has written something to do this from the terminal. Link to comment https://forums.phpfreaks.com/topic/134754-php-to-convert-excel-to-pdf/#findComment-701792 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.