Aspose,Pdf is misplacing or creating some text during the PDF to HTML conversion process.
The attached code inputs a Docx file, converts it into a PDF, and converts the resulting PDF into an HTML file. During the conversion process, offset characters are added to the HTML file. These additional characters do not appear when initially converting the Docx into a PDF.
All relevant files can be found in the attachment below. For clarity, an image of the problem location has been added, as well as the end result html. Code files are meant for use in a website format (created in Visual Studio 2017). DLLs and similar content have not been included. The path + name of the desired file must be manually inserted into the code, without the document type included.
Attached Files.zip (344.8 KB)
Please advise as soon as possible.