When converting a PDF to HTML, we sometimes have images & text combinations in the source file, such as when a table of numbers is slightly skewed on the page. The PDF includes the image and also a layer of selectable text on top of the image.
Using AsposePDF to convert to HTML, the image is included correctly, but the selectable text is missing.
Attached is a file exhibiting the behavior. For the two tables, the Aspose HTML version has an image, but no selectable text.
Is there a way to ensure the layer of text is not discarded by AsposePDF during conversion?
6th Sample - skewed tables.pdf (135.8 KB)