PDA

View Full Version : PDF color in WebEngineView



youngw
3rd October 2020, 08:16
I'm using Qt 5 WebEngineView to display PDF files. My pdf always showing a white background. Is there a method to set the background color of the document? (There is a backgroundColor call to set the viewer's background color but not the document itself. )