将 Flex (air) 中的文档与 OpenOffice 合并
我正在寻找一种方法,将空中应用程序中的一些数据合并到用 word (.doc) 制作的模板中。
例如,我在网上搜索过 open office API,但没有找到任何内容。 1- 您认为可以从 .doc 中的现有模板通过空中制作文档(尽可能为 pdf)吗?
如果没有,我读到 livecycle 可以从模板执行 pdf(pdf 中的模板,使用 xsd 来执行数据和模板之间的关系),但知道一种将 .doc 中的现有模板转换为 pdf 中的模板的简单方法吗?
欢迎每一条线索来帮助我们。
谢谢 !
i'm searching a method to merge some data from an air application to a template made with word (.doc).
I've search on the web for exemple, look at the open office API, but did'nt find anything.
1- do you think it's possible from air to make a document (pdf as possible) from a existing template in .doc ?
If not, i read that livecycle can do pdf from template (template in pdf, with xsd to do the relation beetween data and template) but do know a simple way to convert existing template in .doc to template in pdf?
Every clues will be welcome to help us.
Thanks !
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
可以使用 AlivePDF 制作 pdf 文档,但我认为目前无法打开 .doc文件,可能是 .docx,因为它基本上是 zip 文件中的 xml。
我认为 Word 文档作为模板不是一个好的选择,我建议使用图像。
It's possible to make a pdf document with AlivePDF but I don't think it's currently possible to open a .doc file, maybe a .docx since its basically a xml in a zip file.
I don't think a word document as a template would be a good choice, I would recommend using an image.