Hi all,
I am trying to create a PDF using iTextSharp that has multiple sections, where the page numbering in the footer of each section restarts, exactly as described in a previous thread titled "Sub page numbering" (http://old.nabble.com/Sub-page-numbering-td4319182.html#a4319182).
For example: 3 pages total with footers of "page 1 of 2", "page 2 of 2", "page 1 of 1", respectively.
The solution is described and acknowledged in the previous thread, however, no example was able to given at the time. I apologize for repeating a question that has already been answered, but could anyone expound on this and/or provide an example. Specifically, I would like to better understand how to create and reference the different PdfTemplates. I get the concept, I just can't seem to flesh it out.
Thanks so much,
Chris
|