This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
在我的应用程序中,当客户状态发生变化时,我必须向客户发送自动电子邮件。我需要在该电子邮件中附加一份文件,该文件应为 pdf 格式。我必须从现有的 word 文档创建这个附加的 PDF 文档。作为Apache Open Office是安装程序,每次我想转换文档时都必须作为服务启动HWPF + iText 。请建议我使用哪个。