I have a PdfPTable with a number of rows in it, each row having a number of 
cells. Each PdfPCell may have a number of elements in it; in my case it's 
actually a combination (or at least could be) of paragraphs and form fields.

I'm familiar with setCellEvent as I have poured over a number of examples I've 
come across, however I was wondering if there's a method of having the elements 
lay out as they would if they were html elements.

I could probably spend an amount of time working out how to do it myself, 
however I'd prefer to not re-invent the wheel. If I end up having to do it 
myself, I'm also wondering how to go about positioning paragraph elements in 
the cellLayout method of my cellevent class, or if I should just use borderless 
form fields for those?


------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to