C# Excel to PDF - Fit All Worksheet Columns onto Single PDF Page

Aspose.Cells for .NET 7.7.0 has been released. This new release supports fitting all worksheet columns on single PDF page. This is a useful feature when you want to generate a PDF file that fits all columns on a worksheet onto a single page. We provide PdfSaveOptions.AllColumnsInOnePagePerSheet property which performs complex calculations, such as the height and width of the resultant PDF page to fit all the columns in. We also provide a feature for detecting file format type and checking if the file is encrypted.
December 18, 2013 · 2 min · Amjad Sahi