Hi guys: I want to ask you a question on how to create a table using pdfbox. It seems that we can only draw a table cell by cell in the example(CreateSimpleForm.java for example) you provided. So do you have a more convenient way to create a table in pdfbox? If it does exist, could you please tell me that?
Best Regards Thank you