像我们在 OpenOffice 中一样将 .ppt 转换为 .pdf?

发布于 2024-09-27 03:18:47 字数 122 浏览 2 评论 0原文

我想像 OpenOffice 一样使用其“导出”选项将 .ppt 文件转换为 .pdf 文件。

是否有任何可用的 OpenOffice API 或者是否有用于转换它的 shell 命令。

提前致谢。

I want to covert .ppt file to .pdf file like OpenOffice do using its "Export" option.

Is there any OpenOffice API avaliable or is there any shell-command for converting it.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

自控 2024-10-04 03:18:47

如果您运行的是 Linux,您可以打开终端并粘贴如下内容:

libreoffice --headless --invisible --convert-to pdf yourfile.ppt

If you are running linux you can open a terminal and paste something like this:

libreoffice --headless --invisible --convert-to pdf yourfile.ppt
一城柳絮吹成雪 2024-10-04 03:18:47

您必须“打印”并使用 PDF“打印机”将 ppt 输出为 pdf。
注意:必须安装“PDF 打印机”才能执行此操作...

You would have to "print" and use the PDF "printer" to output the ppt as a pdf.
Note: There has to be a "PDF printer" installed to be able to do this...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文