Hi!
lala wrote:
What do I have to do so that it'd automatically render the rest of the columns on a new page and repeat the first column?
AFAIK this is not (yet) implemented in the current generation of MigraDoc.
Heading rows do work, but currently all columns must fit the width of a single page.
You can save your document to an MDDDL file and then use the old MigraDoc client to render the PDF:
http://migradoc.empira.de/migradoc/Defa ... D=DlClientThis previous generation of MigraDoc supports wide tables spreading over several pages.
If you save the MDDDL file with the correct extension, double clicking the file will open the preview - just click the PDF symbol in the toolbar to create a PDF file.
The MigraDoc client includes a command-line tool (IIRC it's MGD.EXE) that allows you to run this step (MDDDL to PDF) automatically without a GUI popping up.