-?, --help
Show help options.
-dDOCUMENT, --document=DOCUMENT
The document inside the XPS file to convert. By default, the first document of the XPS file is used.
-fPAGE, --first=PAGE
The first page to convert.
-lPAGE, --last=PAGE
The last page to convert.
-o, --odd
Convert only odd pages.
-e, --even
Convert only even pages.
-rRESOLUTION, --resolution=RESOLUTION
Horizontal and vertical resolution in PPI (Pixels Per Inch). The default is 150 PPI.
--rx=RESOLUTION
Horizontal resolution in PPI (Pixels Per Inch). The default is 150 PPI.
--ry=RESOLUTION
Vertical resolution in PPI (Pixels Per Inch). The default is 150 PPI.
-xX, --crop-x=X
The x-coordinate of the crop area top left corner.
-yY, --crop-y=Y
The y-coordinate of the crop area top left corner.
-wWIDTH, --crop-width=WIDTH
The width of crop area.
-hHEIGHT, --crop-height=HEIGHT
The height of crop area.
--paper-width=WIDTH
The paper width.
--paper-height=HEIGHT
The paper height.
--expand
Expand pages smaller than the paper to fill the paper. By default, pages are not scaled.
--no-shrink
Don't scale pages which are larger than the paper. By default, pages larger than the paper are shrunk
to fit.
--no-center
Don't center on the paper pages smaller than the paper (after any scaling). By default, pages smaller
than the paper are aligned to the lower-left corner.