Uses of Class
com.dynamicpdf.api.PdfInput
Packages that use PdfInput
-
Uses of PdfInput in com.dynamicpdf.api
Methods in com.dynamicpdf.api that return PdfInputModifier and TypeMethodDescriptionPdf.addPdf(PdfResource resource)
Pdf.addPdf(PdfResource resource, MergeOptions options)
Returns aPdfInput
object containing the input pdf.Pdf.addPdf(String cloudResourcePath, MergeOptions options)
Returns aPdfInput
object containing the input pdf.Methods in com.dynamicpdf.api with parameters of type PdfInput