I’m looking for a way to manupulate FDF files. I need to create a new FDF file from scratch, add fields etc, or read an existing FDF file and change values in it.
Hi Nir,
- Your First Application using Aspose.Pdf for .NET
- Add Form Field in a PDF Document
- Modify Form Field in a PDF Document
- Fill Form Field in a PDF Document
- Get Value from an Individual Field of PDF Document
- Get Values from all the Fields of PDF Document
Dear Mayyer,
I already have the Aspose.PDF library, and went over all the documentations in the site…
All the examples you pointed at, are using the PDF file itself in order to manipulate the FDF…
I’m looking for a way to handle the FDF itself, without the need for the PDF file. It should be similar to using Adobe’s FDF Toolkit library, only I want to use Aspose instead.
Hi Nir,
Thanks for sharing the details.
Aspose.Pdf for .NET supports the feature to create as well as manipulate existing PDF files. It does support the feature to import / export data from FDF and XFDF to PDF form but I am afraid it does not support the feature to manipulate/handle FDF files. In case I have still not understood your requirement or you have any further query, please feel free to contact.
You may consider visit following links for further details on
Dear Nayyer,
Hi Nir,