QWebEngineView. Different PDF results on different OS
-
I've made an HTML document on Linux Mint and generated a PDF from Qt via QWebEngineView and I have result as an expected.
Link to files
But the same file on Windows is different.
My HTML layout was done in a hurry, it's written very bad, but I don't think that QWebEngineView on Windows has a different rendering algorithms or something else that can break PDF rendering on it
Can it be fixed?
Maybe I can set some settings to WebEngineView -
I've made an HTML document on Linux Mint and generated a PDF from Qt via QWebEngineView and I have result as an expected.
Link to files
But the same file on Windows is different.
My HTML layout was done in a hurry, it's written very bad, but I don't think that QWebEngineView on Windows has a different rendering algorithms or something else that can break PDF rendering on it
Can it be fixed?
Maybe I can set some settings to WebEngineView -
0 0x5FB5 has marked this topic as solved on