| Summary: | Markdown backend: Set page format | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Gregor Mi <codestruct> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.3.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Gregor Mi
2018-05-05 09:19:32 UTC
The relevant code is located at https://invent.kde.org/graphics/okular/-/blob/master/core/textdocumentgenerator.cpp#L489-499. Currently only QPrinter::setOutputFormat() is called; QPrinter::setPageSize() needs to be added for this to work. |