jPod PDF library

de.intarsys.pdf.pd
Class PDAcroFormTools

java.lang.Object
  extended by de.intarsys.pdf.pd.PDAcroFormTools

public class PDAcroFormTools
extends Object

PDAcroForm related tool methods.


Constructor Summary
PDAcroFormTools()
           
 
Method Summary
 void addField(PDAcroForm form, PDAcroFormField field)
          Adding a field to a form may not be as simple as changing the array of kids.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDAcroFormTools

public PDAcroFormTools()
Method Detail

addField

public void addField(PDAcroForm form,
                     PDAcroFormField field)
Adding a field to a form may not be as simple as changing the array of kids.

This method handles higher level semantics of adding a field.

Parameters:
form -
field -

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.