This topic is locked

PDF Report

2/14/2017 9:58:47 PM
PHPRunner General questions
P
peleflores author

Hi!
I want to create a PDF report of one parent table including its child table in one report.

See screenshot below. I tried it doing it in the editor with freeform mode but it breaks and it doesnt work.

Admittedly, my PHP skills not that sharp. Appreciate, a guide or example that will show how its being done.
Thank you all in advance
Best regards,

Pele
Screenshot of the parent-child table

http://imgur.com/a/6Xpwa
Screenshot of the expected PDF Report Format

http://imgur.com/a/mZljp

admin 2/14/2017

Check this article:

https://xlinesoft.com/phprunner/docs/master_detailes.htm
Enable 'Show proceed to Details link in preview' option. Enable 'Display master data on details pages' for List and Print pages.
Once you proceed to Details table from selected master record click Print and then 'PDF view'.

P
peleflores author 2/16/2017



Check this article:

https://xlinesoft.com/phprunner/docs/master_detailes.htm
Enable 'Show proceed to Details link in preview' option. Enable 'Display master data on details pages' for List and Print pages.
Once you proceed to Details table from selected master record click Print and then 'PDF view'.


Thank you it worked.
Next, how can I make the report formatted on a specific format (See second screenshot)

Was thinking of using the free form feature in the editor but its disabled in the printer friendly page.
Screenshot of Original Report
Screenshot of Preferred Report Format