Skip to content
Advertisement

How to use KDE Okular’s document view widget in a Python Qt app?

I am writing a desktop application in Python (3.4) on Linux using Qt (4.8) and PyQt.

Is there a way to use/import Okular’s pdf view functionality as a widget? If yes, how?

Advertisement

Answer

This works for me:

JavaScript
User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement