在MacOS上使用pyuno进行文件转换
我正在运行 MacOS 10.6 和 OpenOffice 3.3。我有兴趣使用 PyUNO 编写 .odp 到 .ppt、.pdf 和 .swf 的脚本转换。我还没有找到任何关于如何在 MacOS 上执行此操作的明确文档。有谁知道现有的文档可以使该过程继续进行?我相当精通 python,但我什至找不到如何访问 MacOS 上的语言绑定。有什么指点吗?
谢谢, 肖恩
I am running MacOS 10.6 and OpenOffice 3.3. I am interested in using PyUNO to script conversions of .odp to .ppt, .pdf, and .swf. I have not found any clear documentation on how to do so with MacOS. Does anyone know of existing documentation to get the process going? I am fairly proficient in python, but I can't even find how to access the language bindings on MacOS. Any pointers?
Thanks,
Sean
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不确定他们是否已经解决了这个问题,但从几个月前开始,您无法在 MAC 上的 OOo 之外运行 pyUNO 脚本。请参阅文章:“我们应该在 Mac 上使用内部 python 来发布 OOo 吗? ”
I am not sure if they have fixed the issue, but as of a couple months ago you could not run pyUNO scripts outside of OOo on a MAC. See the article: "Shall we ship OOo with internal python on Mac?"