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

Add rows to an existing table
https://forum.pdfsharp.net/viewtopic.php?f=2&t=3139
Page 1 of 1

Author:  Zare [ Fri Jul 03, 2015 1:22 pm ]
Post subject:  Add rows to an existing table

Hi, I have a pdf template with a table, one row and five columns (defined by a designer).
I need to dynamically populate the row with values and in some cases add a couple of more rows to a table.
Is this possible to do in PDFsharp and how?

Thanks in advance

Author:  TH-Soft [ Sat Jul 04, 2015 6:06 am ]
Post subject:  Re: Add rows to an existing table

Hi!

PDF files don't have tables, at that level you only have text and lines.
You can add text and lines with PDFsharp.

You can take a PDF page and add text and lines.
MigraDoc supports tables, so maybe that will be a better choice. You can use PDF pages as background and draw a table in front.


For our applications we would try to replicate the given design with MigraDoc pages. Remove the table from the template if you need other items from the template (e.g. company logo or such).

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