display pdf in QML Image
Unsolved
QML and Qt Quick
-
Hi
Here in docs https://doc.qt.io/qt-5/qml-qtquick-pdf-pdfdocument.html
there is info:PdfDocument provides access to PDF document meta-information. It is not necessary for rendering, as it is enough to use an Image with source set to the URL of the PDF.
Is there a mistake/error about Image being able to display PDF ?
Best,
Marek