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.
我有一个使用 lpr 将输出打印到 PDF 文件的脚本。我想更改保存文件的位置甚至文件名。我阅读了几个关于 lpr 的论坛,但没有找到任何关于如何指定打印 pdf 的名称和目录的信息。相反,我总是在我的 PDF 目录中获得一个标准名称。
谢谢!
看看 cups-pdf,https://help.ubuntu.com/community/PDFPrinting。您可以使用它配置输出目录和文件名。配置文件是/etc/cups/cups-pdf.conf。