form-to-excel

Convert Word/PDF documents to Excel Workbooks


License
MIT
Install
pip install form-to-excel==0.1.2

Documentation

form_to_excel

Convert Word/PDF documents to Excel Workbooks

Installation

pip install form-to-excel

Creating the XLSX

Within the same directory as the bin folder, in terminal execute:

python3 convert_paper_form path/to/docx_or_pdf # Excel file is placed in the same directory as the form.

Project one of two to help automate the form building process in Device Magic. For information on formatting the generated xlsx which will later be converted to a Device Magic mobile form, please visit https://github.com/aseli1/excel_form_builder.