PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Adding tables that are already created to a section migradoc
https://forum.pdfsharp.net/viewtopic.php?f=2&t=3652
Page 1 of 1

Author:  cloud [ Wed Aug 30, 2017 3:28 pm ]
Post subject:  Adding tables that are already created to a section migradoc

Is there a way to add a table to a section in migradocs without the use of AddTable method? I'm creating tables trying to add them using the Add method but it doesn't work.

Author:  Thomas Hoevel [ Wed Aug 30, 2017 3:57 pm ]
Post subject:  Re: Adding tables that are already created to a section migr

Hi!

The Add() method is the way to get. To use a table multiple times you have to call Clone() for the table before calling Add.

Show the code that doesn't work with a detailed error message.

Author:  cloud [ Fri Sep 01, 2017 4:20 pm ]
Post subject:  Re: Adding tables that are already created to a section migr

Thomas Hoevel wrote:
Hi!

The Add() method is the way to get. To use a table multiple times you have to call Clone() for the table before calling Add.

Show the code that doesn't work with a detailed error message.


Sorry for the late reply. The clone method seems to be just what I need, thanks.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/