psbb - extract bounding box from PostScript document
psbb file
psbb reads file which should be a PostScript document conforming
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.
grops(1)
Groff Version 1.15 9 April 2000 1 [ Back ] |