| PDFsharp & MigraDoc Forum https://forum.pdfsharp.net/ |
|
| Two Tables side by side (MigraDoc) https://forum.pdfsharp.net/viewtopic.php?f=2&t=2504 |
Page 1 of 1 |
| Author: | bado [ Fri Jul 05, 2013 7:07 am ] |
| Post subject: | Two Tables side by side (MigraDoc) |
Hi, i am new to MigraDoc and let me say first I am very impressed. (Good work!) I have seen the invoice example and must say it is nearly the solution to my current Problem. With one little Thing missing, and I couldnt find the right commands. I want to draw one table next to the other but allways when I try the second table is drawen under the first one. So my question is this possible, and if it is how can I achieve this? (If you Need some of my code or something else please ask!) bg BaDo |
|
| Author: | Thomas Hoevel [ Mon Jul 08, 2013 9:20 am ] |
| Post subject: | Re: Two Tables side by side (MigraDoc) |
Hi! To get two tables side by side, you'll have to use TextFrames. And TextFrames won't break to the next page and have some limitations. A better approach could be one table that looks like two tables (just add a column without visible borders in the middle). Depending on your needs, this may or may not work (a lot can be achieved using MergeDown). This way the table would still break to following pages if needed. |
|
| Author: | bado [ Mon Jul 08, 2013 9:53 am ] |
| Post subject: | Re: Two Tables side by side (MigraDoc) |
Hi, thank you alot for your reply. Yes I have done it like you discribed it in your second offer. works perfect. Thank you alot for your reply! And again great libary bg BaDo |
|
| Page 1 of 1 | All times are UTC |
| Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |
|