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…...Frame rendered in wrong place when converting DOCX to PDF Aspose...Hi, When converting a DOCX to PDF using Aspose, I noticed one of...