多页 PDF 与数据文件合并

发布于 2024-11-19 20:08:26 字数 186 浏览 7 评论 0原文

我们正在尝试向多页 pdf 文件添加代码。

假设 pdf 文件有 1000 页。 每六页对应1个账户。 所以这六个页面需要相同的帐号。 那么接下来的六个人就会得到不同的帐号。

ETC。

有没有人遇到过可以执行此功能的东西? pdf 可以链接到数据文件,还是必须使用简单的页码编号?

提前致谢!

We are trying to add a code to a multipage pdf file.

Let's say there's 1000 pages in the pdf file.
Every six pages corresponds to 1 account.
So those six pages need the same account number.
Then the following six would get a different account number.

ETC.

Has anyone ever run across something that would perform this function?
Can the pdf link to a data file, or would it have to use simple page numbering?

Thanks in advance!

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

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

发布评论

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

评论(1

沉鱼一梦 2024-11-26 20:08:26

您可以使用各种 PDF 库(商业或 OSS)以编程方式将所需内容添加到 PDF 中的任何页面子集。

你能说得更具体一些吗?

You can programmatically add whatever you want to any subset of pages in a PDF using a variety of PDF librarys, commercial or OSS.

Can you be more specific?

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