Hello all, I am currently using iText to programatically generate and sign PDFs.
If possible, I would like to switch to use PDFBox. >From a quick check, it seems like the one feature that I have gotten used to using in iText that might be missing in PDFBox is tables. Is there a similar way to automatically format documents or will I have to figure out how to build my PDFs without tables? Thanks in advance, Jay
