Hi Aspose Support,
Please help me with the following issues-
1)How to connect Page and taggedContent. The methods suggested in the aspose documentation doesnt use the Page object while generating PDF. While technically its possible to generate a PDF without Page object, it creates lot of limitations like not able to set the X,Y limits of the page, setting margins of page and choosing which contents to appear on which page. So it doesnt serve the very basic purpose of PDF Generation
2)For an image in taggedPDF(I am using FigureElement-hope that is the correct way), how to set the vertical alignment, horizontatl alignment and margin.