Skip to content

WinForm application for exporting acrobat pdf forms to excel.

License

Notifications You must be signed in to change notification settings

chunlampang/pdfform-to-excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.