Editing property group data
PostPosted:Thu May 02, 2019 3:34 pm
by karmelcoded
I am trying to update the data in a fillable PDF form by updating the property group but the new changes are only applied to the property group and not in the fillable PDF form. When a change is made in the property group the changes are not applied to the PDF form. Is this the expected behavior for changes in the Property group to not effect the data in the PDF form?
Untitled 22.png (219.71 KiB) Viewed 11949 times
Untitled 23.png (85.65 KiB) Viewed 11949 times
Untitled 24.png (23.41 KiB) Viewed 11949 times
Untitled 26.png (23.03 KiB) Viewed 11949 times
Untitled 27.png (66.66 KiB) Viewed 11949 times
Re: Editing property group data
PostPosted:Sun May 05, 2019 8:12 am
by jllort
This behaviour does not come by default. After the document has been created from a template you do not have the reference of the document from where you created it etc... if you want this kind of behaviour you have a method updateFromTemplate what should be used for it, but the logic might be set into some automation class.