//clipRect(0f, 0f, width, height);
}
//saveGraphicsState();
//Set up coordinate system for content rectangle
AffineTransform contentTransform = ctm.toAffineTransform();
//concatenateTransformationMatrixMpt(contentTransform);
startViewport(contentTransform, clipRect);
currentIPPosition = 0;
currentBPPosition = 0;