codeforamerica / pdfhook

A Python web application for converting PDF forms into PDF-filling APIs
https://pdfhook.herokuapp.com
MIT License
46 stars 24 forks source link

Build end to end demo #36

Open gauravmk opened 8 years ago

gauravmk commented 8 years ago

Figure out how to go from pdf -> webform and back. What other services should this hook into?

bengolder commented 8 years ago

I'm not sure if this suffices to close this issue, but the demo page now converts the extracted json map into a simplistic web form https://github.com/codeforamerica/pdfhook/pull/54#issuecomment-198824644