Jump to content

Suggestion on PHP report Generator


watsmyname

Recommended Posts

Hello,

 

I want some suggestion on the report generator for PHP. I m working on project and i need to generate reports on CSV, XLS, HTML, and PDF

 

CSV, XLS and HTML is not a problem but generating report on PDF format is what i need.

I used  HTML2PDF [its a component of famous fpdf class] it can be used but, i have to show grid on report with some design and this html2pdf doesnt seem to generate report with proper designs like grid background, table width etc.

 

Is there any php class which can generate a report in pdf without tampering the HTML designs?

 

Thanks

watsmyname

Link to comment
https://forums.phpfreaks.com/topic/208146-suggestion-on-php-report-generator/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.