Can we create interactive PDF forms using reportlab? That is, a form that takes in data from readers and save them into the database.
相关问题
- how to define constructor for Python's new Nam
- streaming md5sum of contents of a large remote tar
- How to get the background from multiple images by
- Django __str__ returned non-string (type NoneType)
- Evil ctypes hack in python
reportlab.pdfbase.pdfform.py implies that you can, but it doesn't sound like a mature feature.