blob: d583e23e022f38458af74eb3d3599758ffa02214 (
plain)
1
2
3
4
5
6
7
8
|
libpaper is a library for handling paper characteristics.
The libpaper paper-handling library automates recognition of many
different paper types and sizes for programs that need to deal with
printed output.
Pass the variable PAPERSIZE=letter|a3|a4|... to the script to set the
preferred papersize (the default is a4).
|