I am trying to create a PDF Form with 7 text fields.I'm doing so in
Designer as I want the fields to expand dynamically based upon the
amount of text inserted.I want to leave the form blank and populate the
fields via a script that opens the pdf, populates the fields and then
saves the pdf.I have a sample pdf that works. I can see the fields by
the app.My new PDF will not make the fields visible to the App.I've
compared the two but cannot see what I am missing.The fields are bound
using their na...