This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
伙计们,
在 PHP 7.4 中,我使用 PDFMerger 库来合并 pdf 文件。有时,当两个文件具有不同版本的 pdf 时,我会面临合并 pdf 文件的问题。截至目前,我正在使用幽灵脚本来更改版本。要使用 ghost 脚本,我必须exec在服务器上启用该命令,这不利于安全目的。所以我试图找到一种解决方案来避免使用幽灵脚本来更改 pdf 的版本。