Uses of Class
br.gov.lexml.pdfa.PDFA
Packages that use PDFA
-
Uses of PDFA in br.gov.lexml.pdfa
Methods in br.gov.lexml.pdfa that return PDFAModifier and TypeMethodDescriptionPDFA.addAttachment(PDFAttachmentFile file) Add an attachmentPDFA.addAttachments(PDFAttachmentFile... files) Add a list of attachmentsPDFA.addAttachments(List<PDFAttachmentFile> files) Add a list of attachmentsPDFA.addXMP(byte[] xmp) Add a XMP metadatastatic PDFAPDFA.getNewInstance(OutputStream pdfDest, InputStream pdfSource, String part, String conformance) Load a PDF to be transformed as PDF/A3-B