isaac_cm Posted November 5, 2007 Share Posted November 5, 2007 I search the forum and the net and I found many libraries and class to generate pdf the problem that I am making some complex reports and I dont want to design them with coding , is there a way to use visual design tool to design my report ? if not is there a tool to convert result html page into pdf file ? Note: I cant install any thing in my host. Thanks Link to comment https://forums.phpfreaks.com/topic/76077-design-report-and-publish-it-in-pdf-format/ Share on other sites More sharing options...
Barand Posted November 5, 2007 Share Posted November 5, 2007 Crystal reports ? Link to comment https://forums.phpfreaks.com/topic/76077-design-report-and-publish-it-in-pdf-format/#findComment-385208 Share on other sites More sharing options...
isaac_cm Posted November 5, 2007 Author Share Posted November 5, 2007 I dont know, I was thinking it is used with asp.net and windows applications only, I have crystal report is it possible to use it with php ? how ? Update: i found some resource to use crystal report as a com object, but is it allowed in all php hosts ? plz post your resource too. Thanks Link to comment https://forums.phpfreaks.com/topic/76077-design-report-and-publish-it-in-pdf-format/#findComment-385264 Share on other sites More sharing options...
Barand Posted November 5, 2007 Share Posted November 5, 2007 I haven't worked out how to integrate php and crystal, but then it sounded as though you didn't want to use any coding. It should be possible to exec a crystal report runner, but only if your host permits exec(), which is rare. I've always found FPDF good for reports, but that does require coding effort, and it doesn't need any extensions installing. Link to comment https://forums.phpfreaks.com/topic/76077-design-report-and-publish-it-in-pdf-format/#findComment-385277 Share on other sites More sharing options...
isaac_cm Posted November 6, 2007 Author Share Posted November 6, 2007 Thanks Link to comment https://forums.phpfreaks.com/topic/76077-design-report-and-publish-it-in-pdf-format/#findComment-385865 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.