how to make fillable forms with reportlab in python [closed]

青春壹個敷衍的年華 提交于 2019-12-10 18:33:12

问题


can anyone please help me with creating forms in python using the reportlab lib. i am totally new to this and i would appreciate sample code thanks


回答1:


Apparently reportlab does not support creating fillable pdf forms. The only thing I found about it being present in the API dates from 2003, afterwards all statements clearly say no.

I'm answering this so late because this is one of the highest hits when you enter 'reportlab forms' in google. I do agree with Travis you should google easy questions yourself, but this isn't really clearly answered anywhere.



来源:https://stackoverflow.com/questions/2021764/how-to-make-fillable-forms-with-reportlab-in-python

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!