Uses of Class
org.apache.pdfbox.pdmodel.graphics.xobject.PDJpeg
Packages that use PDJpeg
Package
Description
This package holds executable classes that interact with the PDFBox application.
This is the visual signature part that help creating the visual representation for the digital signature.
-
Uses of PDJpeg in org.apache.pdfbox
Methods in org.apache.pdfbox with parameters of type PDJpegModifier and TypeMethodDescriptionvoid
ExtractImages.writeJpeg2file
(PDJpeg image, String filename) -
Uses of PDJpeg in org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible
Methods in org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible that return PDJpegModifier and TypeMethodDescriptionPDFTemplateStructure.getJpedImage()
Gets the image of visible signatureMethods in org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible with parameters of type PDJpegModifier and TypeMethodDescriptionvoid
PDFTemplateBuilder.createImageForm
(PDResources imageFormResources, PDResources innerFormResource, PDStream imageFormStream, PDRectangle formrect, AffineTransform affineTransform, PDJpeg img) Creates Image formvoid
PDVisibleSigBuilder.createImageForm
(PDResources imageFormResources, PDResources innerFormResource, PDStream imageFormStream, PDRectangle formrect, AffineTransform affineTransform, PDJpeg img) void
PDFTemplateStructure.setJpedImage
(PDJpeg jpedImage) Sets the image of visible signature