I'm browsing these forums, and have seen a lot of information about something called LiveCycle, and many people referring to acrobat 8.0
Is there a built in function to scan across my xml source to populate my pdf form? I created a query against my database and aliased the queried fields to match the field names in my pdf form. Then exported that query to xml, only the data.
I clicked Advanced > Forms > Import Forms Data...
and connected to the xml source....
and then I was envisioning a form with populated data that I could navigate with a scroll bar or have some way to isolate 1 record at a time, but I can't seem to find any documentation about doing this without LiveCycle.
Can anyone help an amateur who gets denied by his IT department?
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script