PDFDocument: Margins, Merging in a Table and the new Completed method

Originally published at: PDFDocument: Margins, Merging in a Table and the new Completed method – Xojo Programming Blog

Xojo 2022r3 included the ability to easily add tables to PDF documents created with Xojo. Now, starting with Xojo 2022r4, this feature has been improved so you can to merge the cells in table’s row! Additionally, you can now set a page’s upper and lower margins and get informed when the table has finished drawing itself. Continue reading to learn how to do all these things!

2 Likes