*
* @throws IOException if there is an error accessing the stream.
*/
public void processStream( PDPage aPage, PDResources resources, COSStream cosStream ) throws IOException
{
graphicsState = new PDGraphicsState();
textMatrix = null;
textLineMatrix = null;
graphicsStack.clear();
streamResourcesStack.clear();