PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Mon Jul 01, 2024 4:20 am

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Fri Mar 11, 2011 6:41 am 
Offline

Joined: Thu Mar 10, 2011 2:17 pm
Posts: 1
We use MigraDoc and PDFsharp to produce PDF reports with lots of data tables in, some of them more than one page in length. My manager has asked that I put a "Continued on next page..." at the bottom of pages where a table flows over to the next page.

For my application, I can think of three possible things that might allow me to do what my manager has asked for:

1. Some sort of "put this after the end of the table on a page if the same table continues on the next page" parameter for tables.

2. Some sort of FooterFormat parameter for table rows that works like the HeadingFormat parameter, but only places the relevant row at the bottom of each page where the table flows over to the next page.

3. (Possibly the easiest to implement?) Some sort of list built up within the Document object of page numbers where the table at the end of the page has flowed over to the next page. My reasoning here being that I already have code that goes through all the pages in the document and adds a footer, so that code could just add the "Continued on next page" bit to relevant pages.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 25 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group