View previous topic :: View next topic |
Author |
Message |
rubenagui
Joined: 23 Oct 2006 Posts: 1
|
Posted: Mon Oct 23, 2006 6:37 am Post subject: How can I make tables??? |
|
|
My questions is how can I make tables with PDFTables, I see the examples but I donīt see anything with tables.
Thank you for your replies!! |
|
Back to top |
|
 |
Stefan Lange

Joined: 12 Oct 2006 Posts: 47 Location: Cologne, Germany
|
Posted: Mon Oct 23, 2006 8:08 pm Post subject: |
|
|
With PDFsharp you have only the basic graphical primitives to draw text, graphic and images. This means you must draw a table yourself.
You should try MigraDoc for tables. It has an object model that defines tables with cells as objects. See 'HelloMigraDoc' sample for further details.
Regards
Stefan Lange |
|
Back to top |
|
 |
|