jPod PDF library

Package de.intarsys.pdf.content.common

Some common implementations on PDF content stream.

See:
          Description

Class Summary
CSBoundingBoxCollector Determine the bounding box of the content streams graphic primitives.
CSContentTools A collection of tools to work with page content.
CSCreator An implementation helping to create a PDF content stream using higher level abstractions than the PDF operators.
CSDeviceTools A tool class for handling with ICSDevice.
CSPrettyPrinter A simple pretty printer for content streams.
 

Package de.intarsys.pdf.content.common Description

Some common implementations on PDF content stream.

This is not yet application level but also not pure "specification" level, so we put it here.

The most interesting class is PCContentStreamCreator, allowing to create CSContent via high level API calls. This class is used throughout the PDF implementation for clean content construction and even higher level tasks, for example when it comes to cross rendering from HTML.


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.