Class MCFieldFlattener

java.lang.Object
com.itextpdf.text.pdf.mc.MCFieldFlattener

public class MCFieldFlattener extends Object
Removes all interactivity from an AcroForm, maintaining the structure tree. DISCLAIMER: - Use this class only if the form is properly tagged. - This class won't work with pages in which the CTM is changed - This class may not work for form fields with more than one widget annotation
  • Constructor Details

    • MCFieldFlattener

      public MCFieldFlattener()
  • Method Details