public class TableOfContentsPostProcessor extends Object implements PostProcessor
| Constructor and Description |
|---|
TableOfContentsPostProcessor(HeaderFooter headerFooter) |
| Modifier and Type | Method and Description |
|---|---|
com.itextpdf.text.pdf.ColumnText |
generateTableOfContent(ITextContext context) |
void |
postProcess(ITextContext context,
File fileIn,
File fileOut) |
public TableOfContentsPostProcessor(HeaderFooter headerFooter)
public void postProcess(ITextContext context, File fileIn, File fileOut)
postProcess in interface PostProcessorpublic com.itextpdf.text.pdf.ColumnText generateTableOfContent(ITextContext context)
Copyright © 2014. All Rights Reserved.