Hi Rick, there are several attempts to provide a higher level API to generate PDF from content. At that point in time you could give Apache fop a try for such a task.
Maruan Sahyoun > Am 13.11.2013 um 16:11 schrieb Rick R <[email protected]>: > > 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

