Beet wrote:
I have a very specific case in my PDF output where the data may run
over into additional pages in a certain section. Every other section
doesn't have this problem because I will never "run over" to a new
page, so I can specifically call my addPageNum() method to put the
page number
I have a very specific case in my PDF output where the data may run
over into additional pages in a certain section. Every other section
doesn't have this problem because I will never "run over" to a new
page, so I can specifically call my addPageNum() method to put the
page number in. My proble