【问题标题】:Merge four A6 pages into one page A4 [closed]将四个 A6 页面合并为一页 A4 [关闭]
【发布时间】:2015-11-13 12:10:15
【问题描述】:

您好,我在将 4 页 A6 合并为一页 A4 时遇到问题。

我正在尝试使用 ghostscript、pdftk 和其他...最接近的是 pdftk 命令:

pdfnup --nup 2x2 --paper a4paper --noautoscale true --outfile a4.pdf a6.pdf 

但是出现了这个错误...

pdfjam: This is pdfjam version 2.08.
pdfjam: Reading any site-wide or user-specific defaults...
      (none found)
pdfjam ERROR: can't find pdflatex!

我已经安装了 TeX,但仍然存在错误。

【问题讨论】:

    标签: linux pdf pdftk


    【解决方案1】:

    我想你的发行版是 Ubuntu。 (对于其他发行版,解决方案应该类似)

    1. 确保您已安装来自heretexlive-latex-extra 软件包。
      官方bug report也有类似问题,已经修复。

    2. 检查您的系统上是否有pdflatex 可执行文件。确保该位置在$PATH 中列出。如果不加进去。

    【讨论】:

      猜你喜欢
      • 2011-05-04
      • 1970-01-01
      • 1970-01-01
      • 2012-10-13
      • 1970-01-01
      • 2022-12-03
      • 2013-06-13
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多