salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.2k stars 365 forks source link

PrintToPDF not working in CEF 104 #433

Closed salvadordf closed 2 years ago

salvadordf commented 2 years ago

The TChromium.PrintToPDF function doesn't create a PDF file.

This is a known issue in the latest CEF 104. This feature worked correctly in CEF 103. https://bitbucket.org/chromiumembedded/cef/issues/3373/windows-printtopdf-not-working-in-m104

salvadordf commented 2 years ago

This issue is fixed in the CEF binaries now.