Uses of Class
org.sejda.impl.sambox.component.PDDocumentHandler
Packages that use PDDocumentHandler
-
Uses of PDDocumentHandler in org.sejda.impl.sambox.component
Subclasses of PDDocumentHandler in org.sejda.impl.sambox.componentModifier and TypeClassDescriptionclassComponent providing functionalities to perform an alternate mix on twoPdfMixInput.Methods in org.sejda.impl.sambox.component that return PDDocumentHandlerModifier and TypeMethodDescriptionprotected PDDocumentHandlerPagesExtractor.destinationDocument()DefaultPdfSourceOpener.open(PdfFileSource source) DefaultPdfSourceOpener.open(PdfStreamSource source) DefaultPdfSourceOpener.open(PdfURLSource source) -
Uses of PDDocumentHandler in org.sejda.impl.sambox.component.image
Methods in org.sejda.impl.sambox.component.image that return PDDocumentHandlerModifier and TypeMethodDescriptionImagesToPdfDocumentConverter.addPage(Source<?> source, org.sejda.sambox.pdmodel.common.PDRectangle pageSize, PageOrientation pageOrientation, float marginInches) ImagesToPdfDocumentConverter.getDocumentHandler()