public class PDFRenderer extends BasicRenderer
Renderer contract specifically for dealing with PDF generation.options| Constructor and Description |
|---|
PDFRenderer(Options options) |
| Modifier and Type | Method and Description |
|---|---|
protected Result |
buildResult(File targetFile) |
protected void |
releaseResult(Result transformationResult) |
buildTransformer, getAttachableBundle, renderpublic PDFRenderer(Options options)
protected Result buildResult(File targetFile) throws RenderingException
buildResult in class BasicRendererRenderingExceptionprotected void releaseResult(Result transformationResult)
releaseResult in class BasicRendererCopyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.