I am trying to user the "getKids" but the method does not show up. I have downloaded all the jars for 2.0.5.
PDField field2 = acroForm.getField('theFieldName');
List theKids = field2.getKids();
What am I missing to use this feature?
thanks
Ricky

