LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

foo2oak-wrapper

PostScript/PDF to OAKT wrapper script

TLDR

Print PostScript file
$ foo2oak-wrapper [file.ps]
copy
Set paper size
$ foo2oak-wrapper -p [a4] [file.ps]
copy
Print in color
$ foo2oak-wrapper -c [file.ps]
copy
Set resolution
$ foo2oak-wrapper -r [600] [file.ps]
copy

SYNOPSIS

foo2oak-wrapper [options] [files...]

DESCRIPTION

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.

PARAMETERS

FILES

PostScript or PDF files to print.
-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.

INSTALL

sudo apt install printer-driver-foo2zjs
copy
sudo dnf install foo2oak
copy

CAVEATS

Requires Ghostscript. Only for OAKT-compatible printers. Some features printer-specific.

HISTORY

foo2oak-wrapper is part of the foo2zjs driver collection, simplifying printing to printers using Oak Technology's OAKT protocol.

SEE ALSO

foo2oak(1), gs(1), lpr(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid