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

How to deal with owner & password protected PDFs? #57

Open bengolder opened 8 years ago

bengolder commented 8 years ago

@daguar mentioned that pdfhook can't handle this case. I think the short answer is probably that a user should flatten the PDF and add fields from scratch. But this seems like a relevant use case to discuss in the documentation.