1 Reply Latest reply on Dec 5, 2012 7:11 AM by godoy

    <p:html and <p:document

    godoy

      I'm trying to print a text written in rich: editor
      In this text I have pictures images have a size they do not appear in the generated pdf
      is there any way to customize the generation of PDF seam to solve the problem?

      I have a
      <p:document>
      <p:html value="#{fileUploadBean.editorValue}">

      </ p: html>
      ...

      Or is there any other way to solve this?
      thank you