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...landscape pages to PDF using Aspose.Words, the pages in the PDF...