如何在Python中使用reportlab制作可填写的表格

发布于 2024-08-17 10:52:51 字数 62 浏览 7 评论 0原文

任何人都可以帮助我使用reportlab 库在python 中创建表单。 我对此完全陌生,我希望示例代码 谢谢

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

眼眸里的快感 2024-08-24 10:52:51

显然reportlab不支持创建可填写的pdf表格。我在 API 中发现的关于它的唯一信息可以追溯到 2003 年,之后所有的声明都明确表示“不”。

我这么晚才回答这个问题,因为这是当你在谷歌中输入“reportlab forms”时点击率最高的网站之一。我确实同意特拉维斯的观点,你应该自己用谷歌搜索简单的问题,但这在任何地方都没有得到明确的答案。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文