Saving individual worksheets

hi Aspose.cells users,


I am trying to save a workbook to a pdf file - that is easy.

However, I dont manage to save individual worksheets from the workbook
How can I select individual sheets or exclude some sheets from the save ??

thank you

guido

Hi,

Thanks for your posting and using Aspose.Cells for .NET.

Yes, it is quite possible to convert selected worksheet into pdf. You will have to hide your undesired worksheets and then convert your workbook into pdf.

Please see the following document for your reference. This document explains how to convert your individual worksheet into a pdf. It first hides all the worksheet then unhide one of it and save it to pdf. Then it repeats the same steps for other worksheets. You can modify it as per your needs.

Thanks for your great support !!!


Hi,

Thanks for your comments and using Aspose.Cells.

If you face any other issues regarding Aspose.Cells family products, please feel free to post on our forums. We will be glad to help you further.

Besides, we have lately done some major enhancements and added new features in our product, so you may also download and give a try to latest offline demos of Aspose.Cells which you can find from theses links.

These demos can work with Visual Studio 2005, 2008 or 2010. Please read the readme.txt file before running the demos.