Contents |
Introduction
lpoptions lets you tweak your print settings
Margins
Most (non photo) printers don't print on 100% of the paper (unprintable area)
# lpoptions -p myxerox -o page-top=8 -o page-left=8 -o page-bottom=8 -o page-right=8
Page Border
Print a single line page border around each page
# lpoptions -p myoki -o page-border=single
Paper Saving
Print two pages per page
# lpoptions -p myoki -o number-up=2