commands.sh

thinkjettopbm

all

Convert a HP ThinkJet printer commands file to a PBM file.

More info →

Options (1)

-dboolean

Print debug information to `stderr`

Example: thinkjettopbm {{[-d|-debug]}} {{path/to/input}} > {{path/to/output.pbm}}

Examples (2)

Convert a HP ThinkJet printer commands file to a PBM file

thinkjettopbm path/to/input > path/to/output.pbm

Print debug information to `stderr`

thinkjettopbm [-d|-debug] path/to/input > path/to/output.pbm
made by @shridhargupta | data from tldr-pages