Almeiida
Posts: 1
Joined: Thu Mar 19, 2020 8:34 am

How to open and display pdf using qt in raspberry pi

Thu Mar 19, 2020 8:38 am

I have raspberry pi3. I want to open and display pdf file using qt in raspberry pi. So i had written the code, but while running that, it is giving me error like: no module named QtPoppler even i had install poppler using command: sudo apt-get install python-poppler. Any one know how to solve this error? Please Reply MyAARPMedicare
Last edited by Almeiida on Fri Mar 20, 2020 4:16 am, edited 1 time in total.

User avatar
topguy
Posts: 6466
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: How to open and display pdf using qt in raspberry pi

Thu Mar 19, 2020 9:59 am

Well are you writing Python or C++ ?

Maybe this is the package you are looking for..
https://packages.debian.org/buster/python3-poppler-qt5

Return to “Español”