Uses of Record Class
org.openpdf.text.pdf.PdfBatchUtils.WatermarkJob
Packages that use PdfBatchUtils.WatermarkJob
-
Uses of PdfBatchUtils.WatermarkJob in org.openpdf.text.pdf
Method parameters in org.openpdf.text.pdf with type arguments of type PdfBatchUtils.WatermarkJobModifier and TypeMethodDescriptionstatic PdfBatch.BatchResult<Path> PdfBatchUtils.batchWatermark(List<PdfBatchUtils.WatermarkJob> jobs, Consumer<Path> onSuccess, Consumer<Throwable> onFailure) Batch watermark.