3.2.0

how to export data to pdf

hi,
I am active widgets grid to display the data.
I have export to excel functionalily.
I want to implement export to PDF.
Is it possible to export data to PDF using Active Widgets.

Thanks in advance
Naresh
March 5,
No, ActiveWidgets does not include any tools for making PDF files.
Alex (ActiveWidgets)
March 8,
There is a PHP class that generates PDF files with raw PHP that we are using to create Invoices, Printed Reports and other PDF documents exported from ActiveWidgets, using the HTTP request method.

The FPDF Class is open source, simply google FPDF and take a look, if you require further help then we maybe able to assist.



Jez
March 8,
thanks Alex for your reply

Jez, thanks for your reply, I am working in JSP.
Naresh
March 9,

This topic is archived.

See also:


Back to support forum