Hi
I'm doing some system customisation for a client.
They use a ticketing system which incorporates the Merger code (v6 for .NET) to produce a Print-at-home ticket by merging data from the system into a PDF template containing form fields.
The final PDF ticket is delivered password-protected.
We construct the PDF template freely, but have no control over how the pdf creation happens.
What we would like to do is conditionally set the fillColor of one of the form fields, depending on its Value.
I have made a simple javascript to do this, and attached it to the Validate event of the form field in the template.
This works fine when I manually import a sample dataset in Acrobat Pro.
But it doesn't work when the data is merged into the templateand produced by the system.
Is this by design ? Should the merge process be triggering the Validate action?
Or does the form field javascript perhaps not survive the merge?
If that's the case, could I put the javascript somewhere else, that would survive? (On the Open action, perhaps)?
I have passed this issue on to the support team for the system concerned, but they don't seem to know the answer, and I can't see the answer in your help pages (yet).
Help!.......
Ken McSwain
ken.mcswain@engram.com.au