Title / Description 
|
*Basic Dynamic Stamp Samples*
| This file contains a set of stamps that demonstrate the basic concepts behind creating dynamic stamps. |
|
*Exhibit Stamp (Increment)*
| Increments a number/letter value each time stamp is placed. |
|
*Import/Export Excel Data as Text*
| Acrobat can import and export data to/from a Tab Delimited Text file, which is one of the formats recognized by Microsoft Excel. This package demonstrates the process of the import/export process. |
|
*Repeatedly Insert a Page*
| Repeatedly inserts one page from another PDF file into every other page of the current PDF |
|
*Modifying the LiveCycle Submit*
| | This sample shows two strategies for using entered form data to modify e-mail form submission parameters such as the subject line, e-mail recipients, and the data format. |
|
*Find Required Form Fields*
| This automation tool finds and lists the required fields on any form, AcroForm or LiveCycle. An essential tool for all forms developers |
|
*Database Access, Query Builder*
| PDF Application for Building and Running SQL Querys |
|
*Basic Keystroke Script Examples*
| 4 examples, each demonstrating a basic technique for using the Keystroke Event to catch and use the interactive user input |
|
*Code Re-Use Examples*
| 3 example PDFs, each showing a different strategy for code re-use on an order form. |
|
*New Page Tool*
| This Automation Tool inserts a single blank page into the current PDF. The new page has the same dimensions as the currently displayed page and is inserted immediately after the current page. |
|
*Quiz/Test PDF Example*
| | This AcroForm demonstrates implementing both multiple-choice and write-in questions along with all the supporting features necessary to make it a usable real world quiz or test. |
|
*Database Connected Forms*
| | A collection of LiveCycle PDF forms, a database, and a variable data automation script. Demonstrates various real-world methods and implementations for database connected forms. |
|
*JavaScript Color Calculator*
| | See how colors in Acrobat JavaScript are represented and displayed |
|
*OCG (Layers) Tool*
| This Acrobat Plug-in is for creating, configuring, and attaching page content to Optional Content Groups, also called Layers. OCGs can be used to control the visibility of visual content (text and graphics) on a PDF page. |
|
*XFA DB Variable Data Print*
| Automation tool for performing a Variable Data Print Process using an existing Database connection on a LiveCycle form. |
|