intarsys PDF library API

Package de.intarsys.pdf.app.acroform

This package encapsulates the quite complex logic when filling forms.

See:
          Description

Interface Summary
IFormHandler A wrapper implementation for the business logic around an AcroForm.
IFormHandlerFactory A factory form IFormHandler instances.
 

Class Summary
CommonFormHandler A common superclass for implementing IFormHandler.
FormHandlerFactory The singleton for accessing the VM IFormHandlerFactory.
StandardFormHandler The standard implementation of an IFormHandler.
StandardFormHandlerFactory The standard implementation for IFormHandlerFactory creating a StandardFormHandler.
 

Package de.intarsys.pdf.app.acroform Description

This package encapsulates the quite complex logic when filling forms.

This comes to its full power when integrated in a feature rich, JavaScript enabled interactive application. All this features can be made available to jPod via the application level frameworks ( for example for handling appearances and actions).


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.