Package formflow.library.pdf
Class PdfMapConfiguration
java.lang.Object
formflow.library.pdf.PdfMapConfiguration
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PdfMapConfiguration
-
-
Method Details
-
getPdfPathFromFlow
Based on a specific form flow, get the PDF file path (and name) associated with that flow.- Parameters:
flow- The form flow to get the PDF file path for- Returns:
- path to PDF file (including filename), prefixed with '/'
-
getPdfMap
Based on a specific form flow, get the PdfMap associated with that flow.- Parameters:
flow- The form flow to get the PdfMap for- Returns:
- PdfMap object for the form flow
-