Thomas Hoevel wrote:
Will the table always start at the top of a page or will the position vary?
No, there is another small table on the top. It has some specific information like logo, names, etc.
Even if the table starts from the top (what happens when the table cannot fit the rest of the page and is being moved to a next page) the cell will not fit the text completely (see the attached picture in the previous post).
Thomas Hoevel wrote:
If I had to solve that issue, I would probably add a table without heading row to the document and finally use the technique of mixing PDFsharp and MigraDoc to draw a small table with the heading row onto each page where the table is.
Well, if there is no other way I have to give it a try.
Thomas Hoevel wrote:
Create a new section .... will be repeated on each page of the section.
Will try it. Maybe it will work.
Thomas Hoevel wrote:
Do you have other contents before or after the table?
Only before the table starts. A table with general info: logo, names, etc.
Thanks!