PDFsharp & MigraDoc Forum https://forum.pdfsharp.net/ |
|
Add table to pdfpage https://forum.pdfsharp.net/viewtopic.php?f=2&t=2267 |
Page 1 of 1 |
Author: | vasco.macchiarelli [ Fri Dec 14, 2012 3:55 pm ] |
Post subject: | Add table to pdfpage |
Hi i'm a newbie, and maybe someone can help me. How can i add table to pdfpage? What are the steps through pdfsharp and migradoc? Thanks in advance. Vasco |
Author: | () => true [ Mon Dec 17, 2012 7:52 am ] |
Post subject: | Re: Add table to pdfpage |
Hi! With PDFsharp: draw the text where you want it, draw lines around the text - done. With MigraDoc: call AddTable() for the section you added to the document, then set table properties for borders and add cells and columns. See "Hello MigraDoc" and "Invoice" samples. http://www.pdfsharp.net/wiki/MigraDocSamples.ashx |
Author: | vasco.macchiarelli [ Tue Dec 18, 2012 1:21 pm ] |
Post subject: | Re: Add table to pdfpage |
Thank you for the previous reply. Do you know if there is a tutorial for pdfsharp and migradoc? I'm asking you because the usage of these dll is not very easy. I don't want to ask on the forum for every single thing. Thank you. |
Author: | () => true [ Wed Dec 19, 2012 8:03 pm ] |
Post subject: | Re: Add table to pdfpage |
Download the source package which includes samples. Check samples at http://www.pdfsharp.net. No tutorial, but the samples should get you started. |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |