Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我可以使用 FPDF 创建可编辑的表单,我没有运气。是否可以?我想创建一个带有可编辑单元格的表格,并能够通过更改保存它。
如果通过“能够通过更改保存它”意味着能够在 acrobat reader 中这样做,那么你就不走运了。
具有这种属性的 pdf 称为“启用阅读器”。启用 pdf 的阅读器包括使用 adobe 持有的私钥向其添加特殊电子签名(“使用权”签名)。因此,只有 adobe 软件(例如 Adobe acrobat)才能阅读器启用 pdf。
我们正在使用 Ruby on Rails(带有 MySQL 数据库的 Active Record)。
我们收到了这个神秘的错误:
undefined method `to_sym' for #<Arel::Attributes::At