Uses of Interface
org.hcl.pdftemplate.ConsumerWithException
-
Uses of ConsumerWithException in org.hcl.pdftemplate
Methods in org.hcl.pdftemplate with parameters of type ConsumerWithExceptionModifier and TypeMethodDescriptionstatic voidIPdfPrinter.updateTemplate(String resource, List<org.hcl.pdftemplate.IPdfPart> parts, ConsumerWithException<org.apache.pdfbox.pdmodel.PDDocument> consumer) static voidIPdfPrinter.withStream(org.apache.pdfbox.pdmodel.PDDocument doc, int pageNo, ConsumerWithException<org.apache.pdfbox.pdmodel.PDPageContentStream> consumer)