Hi,
When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait.
Code:
var doc = new Document(@".\test.docx");
doc.Save(@".\out.pd…...Landscape pages are rendered as portrait pages when converting...pages in a DOCX document are rendered as portrait pages in the resulting...