https://bugs.kde.org/show_bug.cgi?id=103568

Aryan Arora <aryanarora...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aryanarora...@gmail.com

--- Comment #3 from Aryan Arora <aryanarora...@gmail.com> ---
@aacid I was hoping to work on the PNG export part of the issue.

For now, exporting as png will export the current page as a png. Later that can
be extended to support range of pages and resolution.

One of ways of creating an image from pdf is by using Qt's API.
QPixmap QWidget::grab(const QRect &rectangle = QRect(QPoint(0, 0), QSize(-1,
-1)))

Should I continue?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to