After the PDF file has been generated, the event OnPdfPrintFinished does not occur.
(Iwork with the current master-branch, chromium 60 )
Is a solution known here?
Kindly regards
Andreas Michelberger
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
PdfPrintFinished don't work
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: PdfPrintFinished don't work
Hi Andreas,
There seems to be a bug in the PrintToPDF callback function.
I'll take a look as soon as I can.
Thanks for the report!
There seems to be a bug in the PrintToPDF callback function.
I'll take a look as soon as I can.
Thanks for the report!

-
- Posts: 25
- Joined: Thu Sep 21, 2017 4:33 pm
Re: PdfPrintFinished don't work
Hello Salvador,
Is the PrintToPDF function not working?
Thanks!
Is the PrintToPDF function not working?
Thanks!
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: PdfPrintFinished don't work
Hi,
This is an old thread and that bug was fixed long ago.
I just tested PrintToPDF with the MiniBrowser demo in www.google.com and it works fine.
The PDF file was generated in the "documents" directory and MiniBrowser showed a message when the PDF file was finished.
This is an old thread and that bug was fixed long ago.
I just tested PrintToPDF with the MiniBrowser demo in www.google.com and it works fine.
The PDF file was generated in the "documents" directory and MiniBrowser showed a message when the PDF file was finished.
-
- Posts: 25
- Joined: Thu Sep 21, 2017 4:33 pm
Re: PdfPrintFinished don't work
I'll try it. Thank you!