开发者

How do you render html text formatted using rich:editor in seam pdf

开发者 https://www.devze.com 2023-01-27 14:35 出处:网络
How do you rende开发者_JAVA百科r a text formatted via rich:editor using seam pdf p:paragraph tags?Did you try

How do you rende开发者_JAVA百科r a text formatted via rich:editor using seam pdf p:paragraph tags?


Did you try

<h:outputText escape="false" value="#{yourBean.yourString}" />
0

精彩评论

暂无评论...
验证码 换一张
取 消