4 Replies Latest reply on Jul 22, 2011 2:27 PM by lwsh

    How to remove border from table or cell in iText (PDF)?

    hurzeler

      Can anyone tell me how to remove the border from a iText table or cell i.e. border width: 0?


      <p:table>
      <p:cell>text</p:cell>
      <p:cell>more text</p:cell>
      </p:table>