Package | Description |
---|---|
com.itextpdf.pdfoffice |
Modifier and Type | Method and Description |
---|---|
OfficePresentationConverterProperties |
OfficePresentationConverterProperties.setPageRange(OfficePageRange pageRange)
Defines the range of the presentation's pages which will be rendered.
|
Modifier and Type | Method and Description |
---|---|
static void |
OfficeConverter.convertOfficePresentationToPdf(File presentationFile, File pdfFile, OfficePresentationConverterProperties properties)
Converts an office presentation to a PDF with the specified conversion properties.
|
static void |
OfficeConverter.convertOfficePresentationToPdf(InputStream presentationInputStream, OutputStream pdfOutputStream, OfficePresentationConverterProperties properties)
Converts an office presentation to a PDF with the specified conversion properties.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.