Hi, I'm very new to LiveCycle designer so this might be obvious. I'm fixing up a legacy PDF form that I don't have a lot of scope to replace with something better.
All I want to do is to read in a couple lines of a text file during the PDF's initialise event and use those to fill a couple of fields, but Adobe won't let me instance the file system object.
I've tried binding the field to an XML file, but this kills the rest of scripts on the form.
Is there a better way? Or any way?
Appreciate any help, thanks.