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.
我正在寻找一种通过浏览器将数据传输到 PDF 表单的方法。我不确定开始搜索的术语,但这是我们正在尝试做的。
我们正在使用一个连接到数据库的软件,它可以让我们启动一个 url 并打开一个 pdf 表单。我们希望在打开表单时将这些数据推送到表单,而不是随意输入客户信息(姓名、地址、位置等)。
任何想法,将不胜感激。