Linux command
foo2oak-wrapper 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
Print PostScript file
foo2oak-wrapper [file.ps]
Set paper size
foo2oak-wrapper -p [a4] [file.ps]
Print in color
foo2oak-wrapper -c [file.ps]
Set resolution
foo2oak-wrapper -r [600] [file.ps]
说明
foo2oak-wrapper converts PostScript/PDF to OAKT format for printing on HP and Kyocera printers using Oak Technology controllers. It combines Ghostscript and foo2oak. The wrapper handles the complete conversion process from document to printer data. It provides a simple interface for common printing tasks. foo2oak-wrapper enables command-line printing to OAKT protocol printers.
参数
- -p _PAPER_
- Paper size (letter, a4, legal).
- -r _DPI_
- Resolution.
- -c
- Color printing.
- -n _COPIES_
- Number of copies.
- -m _MEDIA_
- Media type.
- --help
- Display help information.
FAQ
What is the foo2oak-wrapper command used for?
foo2oak-wrapper converts PostScript/PDF to OAKT format for printing on HP and Kyocera printers using Oak Technology controllers. It combines Ghostscript and foo2oak. The wrapper handles the complete conversion process from document to printer data. It provides a simple interface for common printing tasks. foo2oak-wrapper enables command-line printing to OAKT protocol printers.
How do I run a basic foo2oak-wrapper example?
Run `foo2oak-wrapper [file.ps]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -p _PAPER_ do in foo2oak-wrapper?
Paper size (letter, a4, legal).