Convert Word Document With Form Fields Into Fillable PDF In C#

Sample date Updated on Jun 30, 2026
dotnet form-creation pdf-generation word-library

This repository contains examples that illustrates how to convert Word document with form fields into fillable PDF programmatically in C#. The Syncfusion® .NET Word Library (DocIO) create a fillable PDF from a Word Document with just few lines of code and also it does not require Microsoft Word application to be installed in the machine.

Key Features

Create fillable PDF from Word document - Convert Word documents with form fields into fillable PDFs while preserving the form fields as editable

Fillable PDF in C#

.NET Word Library

The Syncfusion® DocIO is a .NET Word Library allows you to add advanced Word document processing functionalities to any .NET application and does not require Microsoft Word application to be installed in the machine. It is a non-UI component that provides a full-fledged document instance model similar to the Microsoft Office COM libraries to iterate with the document elements explicitly and perform necessary manipulation.

Compatible Microsoft Word Versions

  • Microsoft Word 97-2003
  • Microsoft Word 2007
  • Microsoft Word 2010
  • Microsoft Word 2013
  • Microsoft Word 2016
  • Microsoft Word 2019
  • Microsoft 365

Supported File Formats

How to run the examples

  • Download this project to a location in your disk.
  • Open the solution file using Visual Studio.
  • Rebuild the solution to install the required NuGet packages.
  • Run the application.

Resources

Support and feedback

For any other queries, reach our Syncfusion® support team or post the queries through the community forums.

Request new feature through Syncfusion® feedback portal.

License

This is a commercial product and requires a paid license for possession or use. Syncfusion's licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a licnense here or start a free 30-day trial here.

Up arrow