You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-g...@googlegroups.com
Hello, I'm creating an application that requires me to use PyPdf. However, since the one using the application is not tech-savvy I'm planning to create a web-app (or something with GUI). Maybe I'll create the webapp with Flask but I'm confused on how can I send the data from the database to PyPdf and vice versa in a web server. Thank you!
Lautaro Colombo
unread,
Jun 5, 2015, 9:58:30 AM6/5/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-g...@googlegroups.com
PyPDF is deprecated. You can read in their website:
"This page is no longer updated.I've stopped maintaining pyPdf, and a company named Phaseit has forked the project and continued development and maintenance with my blessing as pyPdf2 (http://knowah.github.com/PyPDF2/)."