Python Forum
[PyQt] Working With Pdf
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] Working With Pdf
#1
Hey! I Found That Qt Has a QPDFview And QPDFDocument but they are in c++.

Is There a way to use them in python?
Reply
#2
Look at pikepdf. I haven't used it.

https://pypi.org/project/pikepdf/
Reply
#3
(Oct-26-2020, 03:46 PM)deanhystad Wrote: Look at pikepdf. I haven't used it.

https://pypi.org/project/pikepdf/

Hmm it is good i will use it.

Thanks For Suggestion Big Grin
Reply
#4
I use pdf.js in a Qt5PDFViewer

https://github.com/Axel-Erfurt/Qt5PDFViewer
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020