| Package | Description |
|---|---|
| org.docx4j.convert.out.pdf | |
| org.docx4j.convert.out.pdf.viaXSLFO |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
PdfConversion.output(OutputStream os,
PdfSettings settings)
Deprecated.
|
abstract void |
PdfConversion.outputXSLFO(OutputStream os,
PdfSettings settings)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Conversion.output(OutputStream os,
PdfSettings settings)
Deprecated.
Create a pdf version of the document, using XSL FO.
|
void |
Conversion.outputXSLFO(OutputStream os,
PdfSettings settings)
Deprecated.
|
Copyright © 2007-2019. All Rights Reserved.