Excel -> PDF for java

I’m evaluation the Aspose.Cells and the Aspose.PDF products for Java 1.4.2. I’m trying to test the Excel to PDF functionality. I read the documentation on the subject and it explains to create a work book then save it using the format type FileFormatType.AsposePdf. But the FileFormatType interface I have access to doesn’t have an AsposePdf property. Is there a different way to do this using the java version?

Thanks

Dave

Hi Dave,

Aspose.Cells for Java doeesn't support xls2pdf feature. Please check Edition Types.

Ok, thanks for the quick reply. On the Aspose.Cells main product page

Aspose.Cells for .NET

the Document Features section of the Aspose.Cells for Java list one of the features as "Convert Excel file to PDF document ". Is that a typo or is there another excel → PDF option?

Thanks

Dave

Hi Dave,

It's a typo and we will fix it.

We will work on xls2pdf feature in the future release. However, we don't have a time frame now because it's more complex for Java version than .Net version.