Hello all I have a pdf with some pages in portrait and some in landscape, now I want to change the pages which is in landscape into portrait mode, I used groupdocs merger
OrientationOptions orientationOptions = New Orie…...orientationOptions = new OrientationOptions(OrientationMode.Landscape, new int[]...1 }); using (Merger merger = new Merger(documentPath)) { merger...