This program is part of Netpbm.
pbmpage generates a one page test pattern to print on a sheet of paper, for use in calibrating a printer. The test pattern in is PBM format.
pbmpage produces an image intended for 600 dots per inch printer resolution.
If you are printing on an HP PPA printer, you can convert the output of this program to a stream that you can feed to the printer with pbmtoppa.
Bear in mind that when you print the test pattern, you are testing not only the printer, but any converter or driver software along the printing path. Any one of these components may adjust margins, crop the image, erase edges, and such.
If, due to addition of margins, the printer refuses to print the image because it is too big, use pamcut to cut the right and bottom edges off the test pattern until it is small enough to print.
test_pattern is the number of the test pattern to generate, as follows. The default is 1.
Before Netpbm 10.18 (August 2003), the perimeter box was not there.
Manual page by Bryan Henderson, May 2000. Contributed to the public domain by its author.