The pages of the PDF generated by Aspose.Cells are all black

Hello,


I try to convert a excel file to pdf :

Workbook workbook = new Workbook(new FileInputStream(new File(“c:/test/temp.xlsx”)));
workbook.save(new FileOutputStream(new File(“c:/test/temp.pdf”)), FileFormatType.PDF);

Look at the attachement, the result pdf is very strange
Someone can help me?

Thanks you.

Nicolas.

Hi,

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

We were able to replicate this issue using the latest version and with your sample code and source file. The output pdf has black pages. We have logged this issue in our database. We will look into it and resolve this issue. Once the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as CELLSJAVA-40511.

Hi,


Sorry for the delay.

This is to update you that we have fixed your issue logged earlier as “CELLSJAVA-40511” now. We will soon provide the fix after performing QA and incorporating other enhnacements and fixes.

Once the fix is available for public use, we will share the download link here.

Thank you.

The issues you have found earlier (filed as CELLSJAVA-40511) have been fixed in Aspose.Cells for Java 17.2.0.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.