Summary: | Have an option to select image compression | ||
---|---|---|---|
Product: | [Applications] Skanpage | Reporter: | makosol |
Component: | general | Assignee: | Alexander Stippich <a.stippich> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | chris-hartmann, m.lincetto, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
makosol
2023-01-19 13:44:06 UTC
*** Bug 474796 has been marked as a duplicate of this bug. *** Unfortunately, Qt does currently not offer support for selecting the image compression when writing to PDFs. So it is not easy to implement as far as I know. (In reply to Alexander Stippich from comment #2) > Unfortunately, Qt does currently not offer support for selecting the image > compression when writing to PDFs. So it is not easy to implement as far as I > know. Would it be possible to call some ghostscript command after writing the PDF to file, immediately overwriting it? |