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 文档。每个 PDF 包含许多发票,它们的页码也不同。
我没有固定的每张发票页数或每个初始 PDF 文档的发票数。
我需要根据发票编号将这些 PDF 文档拆分为较小的文档。
我更喜欢使用 PHP,但任何建议都可以。谢谢你。