Export To PDF - Selected Pages

Hello!


Is there any way to export only selected pages from an Excel File into an PDF File.

I’ve got different Workbooks, but in my case only the first two workbooks (with chart and description) have the information I want in the resulting PDF File. The other workbooks only contain Data I need to generate the chart on the first workbook.

By now I have to use Aspose.PDF to get rid of the other pages that are in the PDF Export file…

Thank You

Regards,
Rainer

Hi,

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

Please see the following article. The article explains how to take pdf of every worksheet. You can modify it as per your needs.

You can hide your undesirable worksheets and then take the pdf of your workbook.

http://www.aspose.com/docs/display/cellsnet/Save+Each+Worksheet+to+a+Different+PDF+File