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 结束的点合并第二个 PDF(内容明智)。我们能够逐页检测,但如何检测文件内容的结尾呢?任何帮助将非常感激。