Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
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