psbb(1) - NetBSD Manual Pages

Command: Section: Arch: Collection:  



PSBB(1)                                                   PSBB(1)



NAME
psbb - extract bounding box from PostScript document
SYNOPSIS
psbb file
DESCRIPTION
psbb reads file which should be a PostScript document con- forming to the Document Structuring conventions and looks for a %%BoundingBox comment. If it finds one, it prints a line llx lly urx ury on the standard output and exits with zero status. If it doesn't find such a line or if the line is invalid it prints a message and exits with non-zero status.
SEE ALSO
grops(1) Groff Version 1.10 August 10, 1996 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.