org.apache.maven.doxia.book.services.renderer

Class PdfBookRenderer

public class PdfBookRenderer extends AbstractITextBookRenderer

PDF book renderer with the iText framework.

Version: $Id: PdfBookRenderer.java 572956 2007-09-05 14:22:50Z ltheussl $

Author: Vincent Siveton

UNKNOWN: role-hint="pdf"

Method Summary
StringgetOutputExtension()
voidrenderXML(File iTextFile, File iTextOutput)

Method Detail

getOutputExtension

public String getOutputExtension()
{@inheritDoc }

renderXML

public void renderXML(File iTextFile, File iTextOutput)
{@inheritDoc }
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.