Hello,
I am using the aspose-cells version 25.6. Below is the code I am using,
ImageOrPrintOptions printOption = new ImageOrPrintOptions();
printOption.setPrintingPage(PrintingPageType.DEFAULT);
cas = curSheet.getPri…...you will get 7 pages in print view too. aakanksha76: I expect 0...