This topic is locked

V10.1 printer friendly to pdf

3/23/2019 11:26:52 AM
PHPRunner General questions
mtpocket author

Hi,
I'm using PHPRunner V10.1 & want to PDF the print page.
I have a master table with six (6) child tables. I want to print (PDF print) the 7 tables but each table on a separate page, so 7 pages in total.

On the print page before selecting the PDF button it looks correct but doesn't create the 7 pages I want in the PDF document. The PDF looks like nested table without pagination.
In page designer I've put in an echo "123" using html mode so I can see where the page breaks should be. The echo "123" displays when i'm in print mode but doesn't display in the PDF generated file.
Perhaps someone can direct me where I can achieve this.
Thanks