...
h3. Component: com.avoka.livecycle.pdfbuilder 8.0
h2. PDFBuilder Service
PDF Builder: Service to generate PDF document.
h3. 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
appear on the tiled text.
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. |
h5. {panel:borderStyle=solid} 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|mailto:docfeedback@avoka.com?subject=DSC Documentation Feedback on Service: PDF Builder] {panel}
h3. 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. | |