Using DOMPDF in PHPRunner 10.3 |
2/18/2020 5:34:37 AM |
PHPRunner General questions | |
![]() Hi at all,
$data =$button->getCurrentRecord();
file_get_contents
|
|
![]() |
woodey2002 2/18/2020 |
Hi, Have a look here |
![]() |
mbintex author 2/19/2020 |
https://github.com/Aymkdn/html-to-pdfmake
|
![]() |
Admin 2/19/2020 |
We have seen https://github.com/Aymkdn/html-to-pdfmake. Unfortunately, it is quite terrible the way it is and won't convert much beyond their sample HTML. So we are re-working it and adding it to the main PHPRunner distribution. There will be an update soon that will include this feature. |
![]() |
mbintex author 2/19/2020 |
We have seen https://github.com/Aymkdn/html-to-pdfmake. Unfortunately, it is quite terrible the way it is and won't convert much beyond their sample HTML. So we are re-working it and adding it to the main PHPRunner distribution. There will be an update soon that will include this feature. It will be applied while converting to PDF objects like code snippets, 'View as' Custom and 'View as' HTML including HTML produced by Rich Text Editors.
|
![]() |
woodey2002 2/20/2020 |
Wow Amazing |