This topic is locked
[SOLVED]

 How to Create Custom PDF?

8/11/2017 7:18:59 AM
PHPRunner General questions
johnnlenon author



[color="#212121"]

johnnlenon author 8/11/2017



https://xlinesoft.co...eb-application/


Thanks for the reply! Actually my question is if I can build (create ) my own PDF from the data retrived.

We are having problem with the size of the PDF text that PHPRunner is generating.
For instance you can try to print a PDF from the demo link http://demo.asprunner.net/kornilov_gmail_com/Northwindv90v96v971v98/orders_print.php
The vizualization on the browser is fine, but if you try to print as PDF the fonts are so small.
I included the image of the PDF I printed on the paper.
https://drive.google.com/file/d/0Bxc3bF_ihBpYT1gtajFyanlRa0E/view?usp=sharing
Thanks for the attention.

lefty 8/11/2017



Thanks for the reply! Actually my question is if I can build (create ) my own PDF from the data retrived.

We are having problem with the size of the PDF text that PHPRunner is generating.
For instance you can try to print a PDF from the demo link http://demo.asprunne...rders_print.php
The vizualization on the browser is fine, but if you try to print as PDF the fonts are so small.
I included the image of the PDF I printed on the paper.
https://drive.google...iew?usp=sharing
Thanks for the attention.


You might try the inovice plugin - see marketplace or products on main support page . has the code you need to generate pdf . Also , you can download dompdf and install it in your plugins folder . Be sure to change custom.config.inc file to your needs if you use it. Font directory should be writable. Search documentation for dompdf .

HJB 8/12/2017

"Yes, you can" <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=82898&image=1&table=forumreplies' class='bbc_emoticon' alt='B)' /> ..., as seen under https://xlinesoft.com/phprunner/docs/printer_page_pdf_view_settings.htm you can SCALE ABOVE 100% ..., to then enlarge so far badly readable content ...

johnnlenon author 8/14/2017



"Yes, you can" <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=82912&image=1&table=forumreplies' class='bbc_emoticon' alt='B)' /> ..., as seen under https://xlinesoft.co...ew_settings.htm you can SCALE ABOVE 100% ..., to then enlarge so far badly readable content ...


[/size]