Hello everyone.
I'm developing a spreadsheet with some VBA codes. And one important part of it is the "SaveAsPDF" routine.
However, in one of my sheets, there are 22 tables of varying height. Then, I'd like to know how can I insert page breaks after each table in the generated PDF, using the VBA...