Schimkowitsch Robert wrote: > Also, why does Qt PDF not have sources under the new extension tree?
Unless that changed recently, Qt PDF is built from QtWebEngine sources. It uses PDFium which comes bundled with Chromium, and the same PDFium sources are also used to support printing in QtWebEngine (because Chromium only prints to PDF, so PDFium is used to render the result to a bitmap that can be sent to a QPrinter). Kevin Kofler -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development