Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 336 Bytes

pdfform-to-excel

WinForm application for exporting acrobat pdf forms to excel.

Nuget install

  • itext7

How to use

  1. Select the input directory that contains the PDF file you want to export. (Same PDF form structure is required)
  2. Select the output directory where you want to save the excel file.
  3. Click the export button.