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文件合并为一个。但是我在 react-native 中看不到任何包来满足这个目的。但是,我有一个名为“pdf-merger-js”的包,尽管这是针对 reactjs 的。我应该怎么做才能在反应原生中合并多个pdf文件?
有多个软件包可以帮助您实现您正在寻找的东西。因此,作为回顾,您需要阅读 pdf 文件,然后将它们混合在一起,或者添加一个您自己编写的新文件。以下软件包当时帮助我实现了我想要的。
https://github.com/Hopding/react-native-pdf-lib