Linux command
min12xxw 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
Print file
min12xxw [file.prn]
Set resolution
min12xxw -r [600] [file.prn]
Set paper size
min12xxw -p [a4] [file.prn]
Verbose output
min12xxw -v [file.prn]
说明
min12xxw is a CUPS filter and standalone converter for the Minolta PagePro 12xxW host-based laser printer family (PagePro 1200W, 1250W, 1300W, 1350W, 1400W, etc.). These printers use a proprietary host-based protocol rather than PCL or PostScript; min12xxw produces the binary stream the printer expects from input data. It is typically invoked automatically by CUPS via the bundled PPD files, but can also be used standalone to convert a print job into raw printer data.
参数
- -r _DPI_
- Resolution: 300, 600, or 1200 dpi (default 600).
- -p _SIZE_
- Paper size: a4, letter, legal, executive, com10, monarch, dl, c5.
- -m
- Use maximum-density (darker) printing mode.
- -e
- Use economy (toner-saving) mode.
- -t
- Thick paper mode.
- -c _N_
- Number of copies.
- -v
- Verbose output.
- --help
- Display help information.
FAQ
What is the min12xxw command used for?
min12xxw is a CUPS filter and standalone converter for the Minolta PagePro 12xxW host-based laser printer family (PagePro 1200W, 1250W, 1300W, 1350W, 1400W, etc.). These printers use a proprietary host-based protocol rather than PCL or PostScript; min12xxw produces the binary stream the printer expects from input data. It is typically invoked automatically by CUPS via the bundled PPD files, but can also be used standalone to convert a print job into raw printer data.
How do I run a basic min12xxw example?
Run `min12xxw [file.prn]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -r _DPI_ do in min12xxw?
Resolution: 300, 600, or 1200 dpi (default 600).