We are trying to align an image in a table with halign="right" but it doesn't get applied.
This is the reproducer code
using System;
using System.IO;
using System.Text;
using Aspose.Pdf;
using Aspose.Pdf.Generator;
usi…...namespace Aspose { public class Program { public static void Main(string[]...