邮件合并功能在更高版本的 MS Word 中不起作用
我们使用的是 PowerBuilder 11.5。邮件合并在 MS Word 2005 中正常工作。在我们切换到 Word 2007 后,邮件合并不再插入字段。我们该如何解决这个问题?
We are using PowerBuilder 11.5. Mail merge was working correctly with MS Word 2005. After we switched to Word 2007, mail merge is no longer inserting fields. How can we fix this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您要将文档 MS Word 2005 迁移到 MS Word 2007,则应该执行以下操作:
您是否使用数据源?
"SQLSecurityCheck"=dword:00000000
这些是在 PowerBuilder 中执行邮件合并功能的步骤
If you are migrating the document MS Word 2005 to MS Word 2007 then, you should do the following things,
Are you using the datasource?
"SQLSecurityCheck"=dword:00000000
These are the steps to execute your mailmerge funcationality in PowerBuilder