Re: [Interest] QQuickImageProvider for PDF rendering

2020-02-11 Thread Neubert Stefan
Hi Shawn and Michal, thank you very much, this is what we´re looking for. Looking at the commit log, it seems our question was just in time. Regards Stefan -Ursprüngliche Nachricht- Von: Shawn Rutledge Gesendet: Dienstag, 11. Februar 2020 15:55 An: Neubert Stefan Cc:

Re: [Interest] QQuickImageProvider for PDF rendering

2020-02-11 Thread Shawn Rutledge
> On 11 Feb 2020, at 15:38, Neubert Stefan wrote: > > Hi list, > > we are using a QQuickImageProvider to load and render PDF pages through qtpdf > to display the pages in QtQuick. > Right now we use an additional qmlExtentionPlugin to get the information > about a pdf document, like page

Re: [Interest] QQuickImageProvider for PDF rendering

2020-02-11 Thread Michal Klocek
Hi Checkout qtwebengine repo and wip-qtpdf branch to see latest qtquick apis for qtpdf https://codereview.qt-project.org/q/project:qt%252Fqtwebengine+branch:wip%252Fqtpdf Br Michal On 2/11/20 3:38 PM, Neubert Stefan wrote: > Hi list, > > we are using a QQuickImageProvider to load and render

[Interest] QQuickImageProvider for PDF rendering

2020-02-11 Thread Neubert Stefan
Hi list, we are using a QQuickImageProvider to load and render PDF pages through qtpdf to display the pages in QtQuick. Right now we use an additional qmlExtentionPlugin to get the information about a pdf document, like page count and request the page images in a QtQuick Image by setting the