Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
Find Pages with Text - Retrieves an array of page numbers that contain a specified search string within the PDF
Hi ,
we are using fill pdf smart service so we can populate data but is seems that we are doing something wrong.
Here is the exemple of it:
= { Barcode: "123", BarCodeNumber: "456", CustomerFLName: "BDVBDVBCB", CustomerAddress: "BCMNDBSMBBV", Datum: "DDFBVBDFVNBMDFBV", ArchNum: "BFVKJBDBVMBVM", CMPL_Code: " VM VMNMC M M", pozdrav: "BMCNBMBNCB NB", pricina: "VBMDBFVMNVBN", tabela_potpisi: " DC NMMN B", Aktivirajte: "VBMDBVMBM BCN"}
The data field are not fulfill it stay as it is define.
The flatten filed is set to true().
And getPdfFields() is responding correctly:
[name=Barcode, value=], [name=BarCodeNumber, value=], [name=CustomerFLName, value=], [name=CustomerAddress, value=], [name=Datum, value=], [name=ArchNum, value=], [name=CMPL_Code, value=], [name=pozdrav, value=], [name=pricina, value=], [name=tabela_potpisi, value=], [name=Aktivirajte, value=]
So we assume that the template is OK.
Any help is much appreciated.
BR,Natasa