This sample shows how to draw tables in PDF documents using Docotic.Pdf library.
NOTE: This sample uses low-level PdfCanvas API. There is a Docotic.Pdf.Layout add-on providing more convenient API for tables. Take a look at this sample.
This sample shows how to draw tables in PDF documents using Docotic.Pdf library.
NOTE: This sample uses low-level PdfCanvas API. There is a Docotic.Pdf.Layout add-on providing more convenient API for tables. Take a look at this sample.