Page 1 of 1

Support tagged PDF in PrintToPDF

PostPosted: Tue Nov 29, 2022 3:35 pm
by dcernoch
After changes made in #3377, CEF could generate tagged PDF when using PrintToPDF functionality. The only missing bit is to enable tagged PDF in CefPrintRenderFrameHelperDelegate class by overriding ShouldGenerateTaggedPDF method. Pull request: #548.