Uses of Class
org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Packages that use PDFEmbeddedFileAttachment Package Description org.apache.fop.render.pdf PDF Renderer -
-
Uses of PDFEmbeddedFileAttachment in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf with parameters of type PDFEmbeddedFileAttachment Modifier and Type Method Description void
PDFRenderingUtil. addEmbeddedFile(PDFEmbeddedFileAttachment embeddedFile)
Adds an embedded file to the PDF file.
-