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…...\test.docx"); doc.Save(@".\test.pdf"); I’ve attached...attached the test files and a screenshot for your reference. Could...