Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用“渲染插件”下载为pdf页面...
如果在文本中出现“&”关键字,那么它会给我一个错误.. 不允许我下载为 pdf
encodeAsHTML()需要避免特殊字符抛出错误。参考这个答案。
encodeAsHTML()