Hi Aspose,
I have noticed that reading order is not preserved when convertering from DOCX to PDF using Aspose.Words 23.4. Here is the code:
var document = new Aspose.Words.Document(stream);
var outputPdfCompliance = Ge…...Hi Aspose,
I have noticed that reading order is not preserved when convertering from DOCX to PDF using Aspose.Words 23.4. Here is the code:
var document = new Aspose.Words.Document(stream);
var outputPdfCompliance = Ge…