Mako Sweeper v1.2.0
Usage:
makosweeper input.xxx [output.yyy] [parameter=setting] [parameter=setting] ..
Where:
input.xxx source file from which to extract pages, where xxx is pdf, oxps, xps, pxl (PCL/XL) or pcl (PCL5).
output.yyy target file to write the output to, where yyy is pdf, oxps, xps, pxl or pcl.
If no output file is declared, <input>_swept.pdf is assumed.
parameter=setting one or more settings, described below.
Parameters:
pw=<password> PDF password, if required to open the file.
p=<page range> Multiple page ranges separated by a comma, eg 1-10,5-30,92,600-720,40-50
-- Do not include spaces
q=yes|no PDF only: Use incremental output when writing PDF (yes)
-- Default: no
f=yes|no Create a folder to contain the output, named according to the output file name (yes)
-- Default: no