Menu

tables and acroforms

2005-05-18
2013-05-01
  • Nobody/Anonymous

    could anyone help me please about how can i add acroform fiedls  to a table like html forms with tables

     
    • Kazuya Ujihara

      Kazuya Ujihara - 2005-05-22

      You can di it like the following.

      table.addCell(new Paragraph(new Chunk("string").setAnnotation(field)));

      But, Chunk class isn't made to use like this.
      Please request at the original iText developers.
      Visti http://www.lowagie.com/iText/ .

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.