积极答复者
OpenXMLSDK 2.0 lastRenderedPageBreak 问题

问题
答案
-
你好,
他应该涉及一个显示这个文档的应用程序,这个应用程序会将其内容分页,而这个元素就表示每个页的结尾。我猜想你用你的程序创建的word文档应该没有分页吧,那么这样也就没有这个标识符。
Best regards,
Mike Feng
MSDN Community Support | Feedback to us
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 Mike FengModerator 2012年8月16日 9:35
全部回复
-
你好,
他应该涉及一个显示这个文档的应用程序,这个应用程序会将其内容分页,而这个元素就表示每个页的结尾。我猜想你用你的程序创建的word文档应该没有分页吧,那么这样也就没有这个标识符。
Best regards,
Mike Feng
MSDN Community Support | Feedback to us
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 Mike FengModerator 2012年8月16日 9:35
-
正因为你是通过程序来做的,所以的事情都要你自己做,你写个1就有1,没有谁会自动给你再加个2。
你如果需要这个特殊符号,那么在你需要的地方自己插入就行。
Mike Feng
MSDN Community Support | Feedback to us
Please remember to mark the replies as answers if they help and unmark them if they provide no help.