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…...image, read from file, set properties var img = new Image(); img...