public class XSLFOExporterNonXSLT extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
DEFAULT_OUTPUT_SIZE
Deprecated.
|
| Constructor and Description |
|---|
XSLFOExporterNonXSLT(WordprocessingMLPackage wmlPackage,
FOSettings pdfSettings)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Document |
export()
Deprecated.
Generate XSL FO for the entire MainDocumentPart.
|
void |
output(Document xslfo,
OutputStream os,
org.apache.fop.configuration.Configuration fopConfigZZZ)
Deprecated.
|
protected static final int DEFAULT_OUTPUT_SIZE
public XSLFOExporterNonXSLT(WordprocessingMLPackage wmlPackage, FOSettings pdfSettings)
public Document export() throws Docx4JException
Docx4JExceptionpublic void output(Document xslfo, OutputStream os, org.apache.fop.configuration.Configuration fopConfigZZZ) throws Docx4JException
Docx4JExceptionCopyright © 2007-2021. All Rights Reserved.