Convert PDF to HTML: Absolute Positioning

I have successfully been able to convert PDFs to HTML using the Aspose.Pdf .NET library. However, I’d prefer if it were not using absolute positioning. Is this something simple to fix? I tried setting FixedLayout to false, but I lose some styling, such as images, etc.

@kirstenfloyd

Can you please share your sample file(s) along with the sample code snippet that you are using? If possible, can you please share the expected results for our reference? We will test the scenario in our environment and address it accordingly.