2 Replies Latest reply on Jan 21, 2008 4:14 PM by xshuang

    Font family support with Seam PDF

    xshuang

      I am integrating Seam PDF support into my project and I am using Seam 2.0.0GA. However, the following code in the Seam reference book does not work and my mail test case gives the error "Setter for the attribute family is not found".


      <p:font family="courier" style="bold" size="24">
      <p:paragraph>My Title</p:paragraph>
      </p:font>


      Since I need to specify font family, is there a workaround or could you add this support?

      Thank you very much for your help.

      Best regards,
      Sheng