Uses of Class
com.dynamicpdf.api.DlexResource
Packages that use DlexResource
-
Uses of DlexResource in com.dynamicpdf.api
Methods in com.dynamicpdf.api with parameters of type DlexResourceModifier and TypeMethodDescriptionPdf.addDlex(DlexResource dlexResource, LayoutDataResource layoutData)
Returns aDlexInput
object containing the input pdf.Constructors in com.dynamicpdf.api with parameters of type DlexResourceModifierConstructorDescriptionDlexInput(DlexResource dlexResource, LayoutDataResource layoutData)
Initializes a new instance of theDlexInput
class by posting the DLEX file and the JSON data file from the client to the API to create the PDF report.