Travailler avec des formulaires en utilisant 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.

Cette section décrit une approche rapide et simple pour compléter un document PDF de manière programmatique en utilisant la bibliothèque Aspose.PDF pour Python via .NET. La section discute également de la manière dont on pourrait utiliser Aspose.PDF pour Python pour découvrir et mapper les champs disponibles dans un PDF existant avec AcroForms.

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

AcroForms permet aux utilisateurs de remplir, soumettre et stocker les formulaires électroniquement, ce qui en fait un moyen pratique et efficace de collecter des informations.

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

  • AcroForms - créer un formulaire, remplir un champ de formulaire, extraire des données du formulaire, ajouter et supprimer des champs dans votre PDF avec la bibliothèque Python.