Hello Aspose,
I’m using Apsose.PDF 24.4.0.0 as evaluation to migrate from Aspose.Pdf.Generator API.
I use this code to evaluate:
public static void Main()
{
string dataDir = “c:\temp\”;
Document doc = new D…...Add(image); // Table for attachment var table = new Table() { Broken...Add(c2); table.Rows.Add(row); page.Paragraphs.Add(table); //page...