Printing Excel spreadsheet

Is there any ways I can print all the 4 pages in my worksheet which is displayed in Aspose.Grid? If not, can you suggest me any workarounds? Thanks.

Hi,

I think as a workaround, you can do:

1. Utilize GridWeb.NoScroll property to set the gridweb control to strech / extend it with no scroll bars. and then print throught the browser option.

2. You may try to export it to MS Excel and print through Ms Excel.

We will consider printing option in our future releases.

Thank you.

Thank You. I’ll try the first option.

As you mentioned that 'print' option might be available in the future releases of aspose, I wish to know if we have the print option available in the current release of aspose.cells?

Hi,

Do you need the printing feature for Aspose.Cells library or Aspose.Cells.GridWeb control?
If you require the printing feature for Aspose.Cells, we have already supported the feature, see the document: http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/printing-workbooks.html

And if you want the printing feature for GridWeb control, kindly let us know.



Thank you.

Yes, I require the printing feature for GridWeb.

Hi,

We have logged your feature request into our issue tracking system with an issue id:
CELLSNET-15538. We will let you know if there is any update for it.

Thank you.