Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfne...@googlegroups.com
Q:
Can I add a table to a PDF with PDFNet?
---------- A:
There are multiple ways to add a table to a PDF document using PDFNet.
We provide a low-level interface called ElementBuilder which can insert text and paths directly into the PDF content stream. Here are some code samples which could get you started: