Hello,
I have this html : https://q9digital.com/princexml/pdf.html
and an php file where I execute:
exec('prince https://q9digital.com/princexml/pdf.html --no-warn-css --no-parallel-downloads -o pdf.pdf');
resulting this: https://q9digital.com/princexml/pdf.php
On version 11 it was working ok, but after upgrading I get that gray pdf page at end of document.
Please help.
Thx.
I have this html : https://q9digital.com/princexml/pdf.html
and an php file where I execute:
exec('prince https://q9digital.com/princexml/pdf.html --no-warn-css --no-parallel-downloads -o pdf.pdf');
resulting this: https://q9digital.com/princexml/pdf.php
On version 11 it was working ok, but after upgrading I get that gray pdf page at end of document.
Please help.
Thx.