LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

foo2slx-wrapper

PostScript/PDF to SLX wrapper script

TLDR

Print PostScript file
$ foo2slx-wrapper [file.ps]
copy
Set paper size
$ foo2slx-wrapper -p [a4] [file.ps]
copy
Color printing
$ foo2slx-wrapper -c [file.ps]
copy
Set resolution
$ foo2slx-wrapper -r [600] [file.ps]
copy

SYNOPSIS

foo2slx-wrapper [options] [files...]

DESCRIPTION

foo2slx-wrapper converts PostScript/PDF documents to SLX format for Lexmark printers. It combines Ghostscript rasterization with foo2slx encoding.The wrapper handles the conversion pipeline for easy printing. It provides a command-line interface for supported Lexmark printers.foo2slx-wrapper simplifies printing to SLX 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 foo2slx
copy

CAVEATS

Requires Ghostscript. Only for SLX-compatible Lexmark models. Feature support varies.

HISTORY

foo2slx-wrapper is part of the foo2zjs driver collection, providing easy printing for Lexmark printers using the SLX protocol.

SEE ALSO

foo2slx(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