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, render
public PDFRenderer(Options options)
protected Result buildResult(File targetFile) throws RenderingException
buildResult
in class BasicRenderer
RenderingException
protected void releaseResult(Result transformationResult)
releaseResult
in class BasicRenderer
Copyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.