I've now got my code working to iterate through a PDDocument and process it page by page.
Next hurdle: Is there a way to get the page number as printed? I've got page numbers like "TOC-1", "TOC-2", "Page 1", ... How much work is it to get the "TOC-1"? Thanks. Dave Patterson

