Qt pdf reader
-
@mrdebug said in Qt pdf reader:
Which is the most easy, free
@sierdzio said in Qt pdf reader:
You can use QtPdf, it's an official module now.
sadly not free, but a ridiculous 50$ a year.
https://marketplace.qt.io/collections/most-popular/products/qtpdf -
@mrdebug said in Qt pdf reader:
Which is the most easy, free
@sierdzio said in Qt pdf reader:
You can use QtPdf, it's an official module now.
sadly not free, but a ridiculous 50$ a year.
https://marketplace.qt.io/collections/most-popular/products/qtpdf@J-Hilk said in Qt pdf reader:
@mrdebug said in Qt pdf reader:
Which is the most easy, free
@sierdzio said in Qt pdf reader:
You can use QtPdf, it's an official module now.
sadly not free, but a ridiculous 50$ a year.
https://marketplace.qt.io/collections/most-popular/products/qtpdfBut it has free option: under GPL.
-
@J-Hilk said in Qt pdf reader:
@mrdebug said in Qt pdf reader:
Which is the most easy, free
@sierdzio said in Qt pdf reader:
You can use QtPdf, it's an official module now.
sadly not free, but a ridiculous 50$ a year.
https://marketplace.qt.io/collections/most-popular/products/qtpdfBut it has free option: under GPL.
-
Many thanks for the replies.
After a first check, poppler seems to be not so fast to build in Windows, Mac, Linux.
An already builded version for Windows exists but it is not updated.
I don't want to buy the non free library because I need to manage pdf in a non commercial software.
The only thing that I need is to extract from the pdf each page as png image.
Is there somethin else as free library? -
@J-Hilk said in Qt pdf reader:
@mrdebug said in Qt pdf reader:
Which is the most easy, free
@sierdzio said in Qt pdf reader:
You can use QtPdf, it's an official module now.
sadly not free, but a ridiculous 50$ a year.
https://marketplace.qt.io/collections/most-popular/products/qtpdfBut it has free option: under GPL.
@sierdzio said in Qt pdf reader:
But it has free option: under GPL.
It seems it has another free option: LGPL
Licenses:
GPLv2
LGPLv3
Qt Commercial License
Qt Marketplace LA
After a first check, poppler seems to be not so fast to build in Windows, Mac, Linux.
How many times are you going to build/rebuild the library?
I expect once per OS, so is that build time a big deal?
Once you're done, you'll use your own binaries