D7962: Implement several new print scaling options

Albert Astals Cid noreply at phabricator.kde.org
Mon Sep 25 22:22:02 UTC 2017


aacid added a comment.


  If this is only useful with the experimental backend you should only make the combos visible when the experimental backend is selected, or you'll immediately have lots of bug reports about how printing sucks and the okular developers should kill themselves for being useless.

INLINE COMMENTS

> generator_pdf.cpp:115
> +           m_scaleMode = new QComboBox;
> +           m_scaleMode->insertItem(0, "Fit to page");
> +           m_scaleMode->insertItem(1, "Shrink to page");

i18n everywhere

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D7962

To: sander, #okular
Cc: aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20170925/e7740c85/attachment.html>


More information about the Okular-devel mailing list