| Search Locate Previous Next | Contents |
This is a simple utility to extract header information from the structured comments in the PostScript page. Typically it returns numeric data, such as the bounding-box of the entire chart. This is useful in writing a general-purpose viewer which will need to shape itself to fit around the chart.
bbPostScrp.ReadHeader PG'%%BoundingBox:'
See RawGui for a simple example.