« Return to Thread: Read and Manipulate existing PDF cont.

Re: Read and Manipulate existing PDF cont.

by Bruno Lowagie (iText) :: Rate this Message:

Reply to Author | View in Thread

Iliad Yan wrote:
> Thanx for your quick reply.
>
> I will try the XFA form and PdfPTable part to see how they work.

If you are redesigning the form:
- use Acrobat WITHOUT Designer; have a look at:
   Tools > Advanced Editing > Text Field Tool
   That way you won't have any XFA stuff in your PDF.
- To avoid formatting problems, you may want to omit
   the header of your table (Subject - Grade) and add
   this header yourself in the PdfPTable.

best regards,
Bruno

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@...
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

 « Return to Thread: Read and Manipulate existing PDF cont.