Save selected worksheets to PDF

I have a workbook with 1 worksheet that I want to save to a PDF document but the other worksheets are purely for computational purposes so I don’t want to output them to the PDF. Is there any way to save only a selected number of worksheets to the PDF document?

Hi,


Well, you may try to hide your un-desired worksheets and unhide/make visible your desired worksheets to save them to PDF file, see an article that can provide your some reference for your needs:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/save-each-worksheet-to-a-different-pdf-file.html


Thank you.

Actually, that worked perfectly. Thanks much!

Hi,

Thanks for using Aspose.Cells for .NET.

It’s good to know your issue is now resolved. Let us know if you face any other issue, we will be glad to help you further.

Also, we have now moved our documentation to confluence so please check the updated link now for your reference.


Please also download and try the latest offline demos. These demos can work with Visual Studio 2005, 2008 or 2010. Please read the readme.txt file before running the demos.