}
else
{
widget = (PDAnnotationWidget)next;
}
PDAdditionalActions actions = widget.getActions();
if( actions != null &&
actions.getF() != null &&
widget.getDictionary().getDictionaryObject( "AP" ) ==null)
{
//do nothing because the field will be formatted by acrobat
//when it is opened. See FreedomExpressions.pdf for an example of this.
}