ceTe Software Help Library for Java August - 2020
DynamicPDF Merger for Java / Programming with Merger for Java / Working With AcroForms
In This Topic
    Working With AcroForms
    In This Topic

    DynamicPDF Merger for Java provides a lot of flexibility when working with Acro Form field data. Values can be read, modified, reorganized, marked as read only, or flattened. This section explains how to work with Acro Form fields most effectively.

    In This Section

    Form Filling
    Explains how to modify the value of merged PDF form fields.
    Form Flattening
    Explains how to flatten PDF form fields.
    Removing Form Fields
    Explains how to remove all PDF form fields.
    Reading Form Field Values
    Explains how to read the values of form fields in existing PDF documents.
    Retrieving Form Field Locations
    Explains how to retrieve X and Y coordinates of a form field.
    Marking Form Fields as Read Only
    Explains how to make form fields read only.
    See Also