KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Date Range + PDF export and Code Igniter #1055

Open najam opened this topic on on Aug 23, 2019 - 1 comments

najam commented on Aug 23, 2019

Does someone have an idea of how PDF can be generated based on user input for a date?

I am using Koolreport withing Codeigniter. Would be great if someone provides sample code on how it works within CodeIgniter.

The main issue would be how to submit date range picker values for pdf generation within Codeigniter.

Thanks

KoolReport commented on Aug 25, 2019

You may follow our example of input and export. Basically, when you submit the form, you put the action to export.php. So instead of posting to export.php like we did, you create an action in codeigniter to handle export. Let me know if you need further assistance.

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None