Hi - I'm using MigraDoc 1.32, and have successfully generated PDF output of reasonably long (20+ pgs) documents involving text, tables, and a table of contents with hyperlinks and page references. MigraDoc/PDFsharp are working well for me!
But: I recently added RTF generation using an RtfDocumentRenderer - all is well there EXCEPT my Table of Contents entries look like:
1 Overview ............................................. < Please update this field. >
They do not look like this in my PDF output - the "< Please update this field. >" portion contains a page number instead.
Any suggestions as to why this is happening in RTF and not PDF generation? Thanks!
---
Follow-up note: I was able to fix this in the generated output in MS Word by right-clicking on the the "Please update this field" field and selecting "Update Field". This supplied the proper page number within MS Word for me, but this was a manual follow-on step I had to perform.
I also noticed that the page numbers I had added to my page footers were not showing up in my RTF output, but were included in my PDF output for the same document. Again, any help to fix this or explanation as to why this is happening would help. Thanks!