Delete or Remove a form field in a PDF
i'm accessing form via jsobject with vb. can field names jsobject.getfields("fieldname") , change values, want remove fields in document , haven't been able find in documentation this. there removefield or deletefield function or other way accomplish this?
thanks.
use method removefield. details in acrobat javascript api reference.
 More discussions in  Acrobat SDK         
adobe
 
  
Comments
Post a Comment