LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

grolbp

Groff Canon LBP printer driver

TLDR

Generate Canon LBP output
$ groff -Tlbp [file.roff] | lpr -P[printer]
copy
Direct grolbp usage
$ grolbp [file] > output.lbp
copy
Specify font
$ grolbp -F [fontdir] [file]
copy

SYNOPSIS

grolbp [options] [file]

DESCRIPTION

grolbp is a groff output driver that produces output in CAPSL and VDM format suitable for Canon LBP-4 and LBP-8 series laser printers. It supports various paper sizes, orientations, and copy counts.The driver processes groff intermediate output and produces printer-specific commands for direct printing to Canon LBP hardware.

PARAMETERS

FILE

Groff intermediate output file.
-c N, --copies N
Print N copies of each page.
-F DIR, --fontdir DIR
Prepend directory to the font search path.
-l, --landscape
Format the document in landscape orientation.
-o ORIENTATION, --orientation ORIENTATION
Set orientation to portrait or landscape.
-p SIZE, --papersize SIZE
Set paper size (A4, letter, legal, executive).
-w WIDTH, --linewidth WIDTH
Set default line thickness in thousandths of an em (default: 40).
-v, --version
Display version information.
-h, --help
Display help information.

INSTALL

sudo apt install groff
copy
sudo dnf install groff
copy
sudo pacman -S groff
copy
sudo apk add groff
copy
sudo zypper install groff
copy
brew install groff
copy
nix profile install nixpkgs#groff
copy

CAVEATS

Part of groff package. Specific to Canon LBP printers. May require printer-specific configuration.

HISTORY

grolbp was developed as part of GNU groff to support Canon laser beam printers.

SEE ALSO

groff(1), troff(1), grops(1), grolj4(1), lpr(1)

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