是否需要安装 Open Office 才能由已部署的应用程序使用?
我正在考虑使用 winforms 应用程序中的 Open Office 来生成数据的打印输出。我想引用 API 并以编程方式操作客户端 PC 上的文档。澄清一下,我不想托管一个包含 Write 的窗口,以便用户可以从我的应用程序中编辑文档。我只想以编程方式将大量数据粘贴到文档中并对其调用打印,因此用户唯一看到的就是打印选项对话框。
我无法在客户端 PC 上安装 Open Office。是否可以通过 xcopy 安装 Open Office dll(希望只是一个子集)以及我的应用程序二进制文件?
I am thinking of using Open Office from my winforms application to produce printouts of data. I would like to reference the API and programmatically manipulate documents from my client PCs. To clarify, I don't want to host a window with Write inside it so users can edit documents from within my application. I just want to programmatically stick a load of data into a document and call print on it, so the only thing a user will see is the print options dialogue box.
I can't install Open Office on my client PCs. Is it possible to xcopy install the Open office dlls (hopefully just a subset) along with my application binaries?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试 AODL
它是 ODF 工具包的一部分。
/埃尔林·达姆斯加德
DNS-IT ApS
Try AODL
It is a part of the ODF Toolkit.
/Erling Damsgaard
DNS-IT ApS