WordprocessingMLPackage.save not saving bindings - Docx4j

元气小坏坏 提交于 2019-12-11 19:49:43

问题


I am trying to set text/images to content controls in a docx. BindingHandler.applyBindings seems to apply the bindings to the main doc part. I can see the value being changed on debug. But when I save it using WordprocessingMLPackage.save or Docx4J.save, I dont see the newly bound text/image in the output document. What could possibly be the reason?

来源:https://stackoverflow.com/questions/22869070/wordprocessingmlpackage-save-not-saving-bindings-docx4j

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!