Delete Form Fields
Delete form fields works the same as deleting annotations, and check delete annotations in the guides to see more.
int page = 0;
document.pageAtIndex(page).deleteAnnotation(annotation);
Delete form fields works the same as deleting annotations, and check delete annotations in the guides to see more.
int page = 0;
document.pageAtIndex(page).deleteAnnotation(annotation);