python-poppler-qt4 is a Python binding for Poppler-Qt4 that aims for completeness and for being actively maintained. Using this module you can access the contents of PDF files inside PyQt4 applications.
python-poppler-qt4 is a Python binding for Poppler-Qt4 that aims for completeness and for being actively maintained. Using this module you can access the contents of PDF files inside PyQt4 applications.
To install py37-poppler-qt4, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py37-poppler-qt4
To see what files were installed by py37-poppler-qt4, run:
port contents py37-poppler-qt4
To later upgrade py37-poppler-qt4, run:
sudo port selfupdate && sudo port upgrade py37-poppler-qt4
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.