I need to create my pdf dynamically, iterating over different types of java objects etc.. and all I'll be putting data into two columns .. basically a label column and then a value column. I need the value column to wrap though.
I don't see any sort of table like functionality built in? (The docs really do not have much information so I'm starting to ask here.) -- Rick R

