.RB"Number corresponding to page template (default = 0, ""export mode""):"
.RS
.BR"*"" A0 = 0,"
.RE
.RS
.BR"*"" A1 = 1,"
.RE
.RS
.BR"*"" A2 = 2,"
.RE
.RS
.BR"*"" A3 = 3,"
.RE
.RS
.BR"*"" A4 = 4,"
.RE
.RS
.BR"*"" Letter = 5,"
.RE
.RS
.BR"*"" Legal = 6,"
.RE
.RS
.BR"*"" Roll 24in = 7,"
.RE
.RS
.BR"*"" Roll 30in = 8,"
.RE
.RS
.BR"*"" Roll 36in = 9,"
.RE
.RS
.BR"*"" Roll 42in = 10,"
.RE
.RS
.BR"*"" Roll 44in = 11."
.RE
.IP"-W, --pagew <The page width>"
.RB"Page width in current units like 12.0 (cannot be used with \*(lqpageformat\*(rq, ""export mode"")."
.IP"-H, --pageh <The page height>"
.RB"Page height in current units like 12.0 (cannot be used with \*(lqpageformat\*(rq, ""export mode"")."
.IP"-U, --pageunits <The measure unit>"
.RB"Page height/width measure units (cannot be used with \*(lqpageformat\*(rq, ""export mode""). Valid values: mm, cm, inch, px."
.IP"-i, --ignoremargins"
.RB"Ignore margins printing (""export mode""). Disable value keys: \*(lqlmargin",\*(lqrmargin\*(rq,\*(lqtmargin\*(rq,\*(lqbmargin\*(rq.Setallmarginsto0."
.IP"-L, --lmargin <The left margin>"
.RB"Page left margin in current units like 3.0 (""export mode""). If not set will be used value from default printer. Or 0 if none printers was found. Value will be ignored if key \*(lqignoremargins\*(rq is used."
.IP"-R, --rmargin <The right margin>"
.RB"Page right margin in current units like 3.0 (""export mode""). If not set will be used value from default printer. Or 0 if none printers was found. Value will be ignored if key \*(lqignoremargins\*(rq is used."
.IP"-T, --tmargin <The top margin>"
.RB"Page top margin in current units like 3.0 (""export mode""). If not set will be used value from default printer. Or 0 if none printers was found. Value will be ignored if key \*(lqignoremargins\*(rq is used."
.IP"-B, --bmargin <The bottom margin>"
.RB"Page bottom margin in current units like 3.0 (""export mode""). If not set will be used value from default printer. Or 0 if none printers was found. Value will be ignored if key \*(lqignoremargins\*(rq is used."
.IP"-r, --rotate <Angle>"
.RB"Rotation in degrees (one of predefined, ""export mode""). Default value is ""180"". 0 is no-rotate. Valid values: 0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 18, 20, 24, 30, 36, 40, 45, 60, 72, 90, 180. Each value show how many times details will be rotated. For example 180 mean two times (360/180=2) by 180 degree."
.IP"-c, --crop"
.RB"Auto crop unused length (""export mode"")."
.IP"-u, --unite"
.RB"Unite pages if possible (""export mode""). Maximum value limited by QImage that supports only a maximum of ""32768x32768 px"" images."
.IP"-S, --savelen"
.RB"Save length of the sheet if set (""export mode""). The option tells the program to use as much as possible width of sheet. Quality of a layout can be worse when this option was used."
.IP"-l, --layounits <The unit>"
.RB"Layout units (as paper's one except px, ""export mode"")."
.IP"-s, --shiftlen <Shift length>"
.RB"Shift layout length measured in layout units (""export mode""). The option show how many points along edge will be used in creating a layout."
.IP"-G, --gapwidth <The gap width>"
.RB"The layout gap width x2, measured in layout units (""export mode""). Set distance between details and a detail and a sheet."
Run the program in a test mode. The program in this mode loads a single pattern file and silently quit without showing the main window. The key have priority before key \*(lqbasename\*(rq.
.RB"Disable high dpi scaling. Call this option if has problem with scaling (by default scaling enabled). Alternatively you can use the QT_AUTO_SCREEN_SCALE_FACTOR=0 environment variable."