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(InputStream in,
OutputStream out,
int pageCount,
Rectangle2D documentBoundingBox,
PSRenderingUtil psUtil)
Rewrites the temporary PostScript file generated by PSRenderer adding all needed resources
(fonts and images).
|
Copyright © 2025 Apache Software Foundation. All rights reserved.