Hi,
I have created a pdf from empty workbook. Please see the
output.pdf. Actually, it gives me a message there is no pages inside the pdf, so it cannot be opened.
I have tested it with latest
Aspose.Cells
for .NET v5.3.1.2This issue has been logged as
CELLSNET-25490.
Below is the code example. Please note,
Aspose.Cells for .NET can create pdf by itself from workbooks without the need of
Aspose.Pdf component.
C#
Workbook workbook = new Workbook();
workbook.Save("f:\\downloads\\output.pdf", SaveFormat.Pdf);
Many Thanks and Kind Regards,
Shakeel Faiz
Support Developer
Aspose Sialkot Team
Contact UsAspose - The .NET and Java Component Publisher
Keep in touch! We're on
Twitter and
Facebook