Hi,
When converting a DOCX to PDF using Aspose, I noticed One of the frames was rendered in the wrong place.
Code:
var doc = new Document(@".\test.docx");
doc.Save(@".\test.pdf");
I’ve attached the test files and a s…...PDF using Aspose, I noticed one of the frames was rendered in...