Uses of Class
org.uberfire.ext.editor.commons.client.file.exports.PdfDocument
-
Packages that use PdfDocument Package Description org.uberfire.ext.editor.commons.client.file.exports -
-
Uses of PdfDocument in org.uberfire.ext.editor.commons.client.file.exports
Methods in org.uberfire.ext.editor.commons.client.file.exports that return PdfDocument Modifier and Type Method Description static PdfDocumentPdfDocument. create(org.uberfire.ext.editor.commons.file.exports.PdfExportPreferences settings)Factory method that allows custom PDF document's settings.Methods in org.uberfire.ext.editor.commons.client.file.exports with parameters of type PdfDocument Modifier and Type Method Description voidPdfFileExport. export(PdfDocument content, String fileName)
-