Uses of Class
com.storedobject.office.PDFProperties
Packages that use PDFProperties
Package
Description
-
Uses of PDFProperties in com.storedobject.office
Methods in com.storedobject.office that return PDFProperties -
Uses of PDFProperties in com.storedobject.office.od
Methods in com.storedobject.office.od with parameters of type PDFPropertiesModifier and TypeMethodDescriptionstatic voidOffice.convertToPDF(InputStream in, OutputStream out, PDFProperties pdfProperties) static voidOffice.write(com.sun.star.lang.XComponent store, OutputStream out, PDFProperties pdfProperties) -
Uses of PDFProperties in com.storedobject.office.od.ods
Methods in com.storedobject.office.od.ods that return PDFPropertiesMethods in com.storedobject.office.od.ods with parameters of type PDFPropertiesModifier and TypeMethodDescriptionfinal voidWorkbook.setPDFProperties(PDFProperties pdfProperties)