Component: com.avoka.livecycle.pdfbuilder 8.0
PDFBuilder Service
PDF Builder: Service to generate PDF document.
Operation: buildPDF
Build PDF: Builds a one-page PDF with a specified text tiled on the page for a number of repetition
| Input Parameter |
Type |
Description |
| Repeat Text |
java.lang.String |
The text to repeat as tiled. Type: String |
| Number of Repeat |
int |
The number of times to repeat the text. Type: int |
| Output Parameter |
Type |
Description |
| Output Document |
com.adobe.idp.Document |
Process variable to store the generated PDF document. |
For how to configure license information for this component service - PDF Builder, please click on the following link:
Avoka LiveCycle ES Component License Configuration
Please send us any questions or comments on this documentation regarding PDF Builder by clicking on the following link:
Feedback
Licence Configuration:
| Parameter |
Type |
Description |
| License Key |
java.lang.String |
The license key. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. |
| License Organisation |
java.lang.String |
The license organization. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. |