|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFormHandler | |
---|---|
de.intarsys.pdf.app.acroform | This package encapsulates the quite complex logic when filling forms. |
Uses of IFormHandler in de.intarsys.pdf.app.acroform |
---|
Classes in de.intarsys.pdf.app.acroform that implement IFormHandler | |
---|---|
class |
CommonFormHandler
A common superclass for implementing IFormHandler . |
class |
StandardFormHandler
The standard implementation of an IFormHandler . |
Methods in de.intarsys.pdf.app.acroform that return IFormHandler | |
---|---|
IFormHandler |
StandardFormHandlerFactory.createFormHandler(PDDocument doc,
Map options)
|
IFormHandler |
IFormHandlerFactory.createFormHandler(PDDocument doc,
Map options)
Get the IFormHandler related to PDDocument . |
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |