openerp 中的 Doc 格式报告
是否有任何库可以将 odt 格式转换为 doc 格式...实际上我需要以 doc 格式打印报告?
Is there any library which convert odt format to doc format...Actually i need to print the reports in doc format?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我没有使用过它,但是 PyODConverter 看起来不错。另请查看使用转换文件格式的一般讨论OpenOffice。
I haven't used it, but PyODConverter looks good. Also check out this general discussion of converting file formats using OpenOffice.
嗯,我已经使用了基于 relatorio 的模块 pxgo 报告其工作完美。
Well I have Used the relatorio based module pxgo reports its working perfecly fine.
我在生产服务器中使用 aeroo 报告,它在 6.1 安装上运行良好。只需从菜单中选择报告的输出格式。
您可以生成 .xls .doc .ods .html 和 textonly .txt 报告,从启动板下载模块并从 alistek.com 访问论坛。
I am using aeroo reports in my production server and it works great on 6.1 install.Just select the output format of the report from the menu.
You can generate .xls .doc .ods .html and textonly .txt reports, download module from launchpad and access forum from alistek.com for forum.