Package | Description |
---|---|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Method and Description |
---|---|
PSRenderingUtil |
PSDocumentHandler.getPSUtil() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceHandler.process(java.io.InputStream in,
java.io.OutputStream out,
int pageCount,
java.awt.geom.Rectangle2D documentBoundingBox,
PSRenderingUtil psUtil)
Rewrites the temporary PostScript file generated by PSRenderer adding all needed resources
(fonts and images).
|
Copyright 1999-2021 The Apache Software Foundation. All Rights Reserved.