Show pdf in qtwebengineview
-
wrote on 9 May 2018, 05:48 last edited by
Hi
some web sites have embedded pdf files into its html pages. But qtwebengineview cant show this pdf files and "show couldn't load plugin" message.
I also test "--register-pepper-plugins" chromium command using several *.so file but i cant get any output.
Is there any way show these pages using webengineview?? -
wrote on 11 May 2018, 18:22 last edited by
There is not any answer to my question???
-
wrote on 11 May 2018, 18:36 last edited by
Hi,
I'm successfully displaying pdf files with the Mozilla PDF.js solution.
You can have a look at it.
https://mozilla.github.io/pdf.js/ -
wrote on 13 May 2018, 04:53 last edited by Arhk
we can only open a pdf file in a qwebengineview using pdf.js. but if the pdf is embedded into a html page, how to use pdf.js to show this page.
I want to open below link in webengineview. -
wrote on 18 May 2018, 15:41 last edited by Arhk
Can any one help me?
-
wrote on 13 Jun 2018, 13:21 last edited by
Did you find a solution? I have same problem :-(
-
wrote on 6 May 2025, 12:46 last edited by
Do we have a solution for this?