Working with Forms using Python

Contents
[ ]

This section describes a quick and simple approach to programmatically completing a PDF document through the use of the Aspose.PDF for Python via .NET Library. The section also discusses how one might go about using the Aspose.PDF for Python to discover and map the fields available within an existing PDF with AcroForms.

AcroForms allows users to fill in, submit and store the forms electronically, making them a convenient and efficient way to collect information.

  • AcroForms - create form, fill form field, extract data from form, add and remove fields in your PDF with Python library.