Uses of Interface
org.gvsig.pdf.lib.api.PDFDocument
-
Uses of PDFDocument in org.gvsig.pdf.lib.api
Methods in org.gvsig.pdf.lib.api that return PDFDocumentModifier and TypeMethodDescriptionPDFManager.createPDFDocument()PDFManager.createPDFDocument(byte[] document) PDFManager.createPDFDocument(File document) PDFManager.createPDFDocument(String document) PDFWriter.toDocument()Method parameters in org.gvsig.pdf.lib.api with type arguments of type PDFDocumentModifier and TypeMethodDescriptionvoidPDFManager.merge(List<PDFDocument> inputs, OutputStream output, long maxMemoryToUse, String title, String creator, String subject)