Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
Hi.
I am trying to use Create PDF Smart service and need help with filling PDFContent data,
Is there an example that I can follow?
Thank you.
{ 'type!{urn:appian:ps:pdftools}PdfContent'( page: 1, xPercent: 10, yPercent: 10, angle: 0, sections: { 'type!{urn:appian:ps:pdftools}PdfSection'( style: null, components: { 'type!{urn:appian:ps:pdftools}PdfText'( value: "Example" ), 'type!{urn:appian:ps:pdftools}PdfText'( value: "Content" ) } ) } )}