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 或 png 格式)合并到一个页面 pdf,可能每个都适合该页面的 2x2 表格中的一个单元格?
我找到了答案 --- 使用 pdfjam
例如
pdfnup --nup 2x2 frag.dat_*pdf