Opened 14 years ago
Closed 14 years ago
#5 closed enhancement (fixed)
Add page setup ability for printing
Reported by: | Oleksii Serdiuk | Owned by: | Oleksii Serdiuk |
---|---|---|---|
Priority: | normal | Milestone: | 0.1.4 |
Component: | general | Version: | 0.1.3.145-beta1 |
Keywords: | printing, settings | Cc: | |
Blocked By: | Blocking: | ||
Platform: | Any |
Description
Add the ability to setup page-related options for printing.
These are page size, orientation, margins.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Partially implemented in r158. Can be configured through the config file (tspsg.ini):
For possible PageSize values see QPrinter::PaperSize enum.
For possible PageOrientation values see QPrinter::Orientation enum.
Margin sizes are in millimiteres.