[okular] [Bug 103568] ability to save the .pdf file in other formats(PNG,HTML)
Aryan Arora
bugzilla_noreply at kde.org
Tue Mar 14 14:08:17 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=103568
Aryan Arora <aryanarora.w1 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aryanarora.w1 at gmail.com
--- Comment #3 from Aryan Arora <aryanarora.w1 at 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.
More information about the Okular-devel
mailing list