Default fonts for Aspose.Cells for java?

Hello,

We are investigating the use of Aspose Java to import various file formats into our drawing based application. We would like to get your feedback for the following question:

How come Aspose.Cells for java requires the default MS word font like Calibri to be supplied explicitly while Aspose.Word and Aspose.Slide works totally fine. For an example, without using this line in our code

CellsHelper.setFontDir(getFontDirectoryPath());

The conversion of Mircosoft excel document (one with or WITHOUT CALIBRI font) to Jpeg image fails, while PPT and Doc files could be converted to Jpeg image without specifying font directory.



Thank you.

Hi,

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

Earlier, we used to search fonts which does not require the font directory path explicitly. But it required administrative rights because we need to access some restricted objects like for example registry.

So in order to increase performance, we have now adopted this approach. Now, user explicitly tells us the path of his font directories etc.

Hi,
Then how come Aspose.Words and Aspose.Slides don’t need the
explicit font directory? They seem to handle font like Calibri fine
without font directory path. It is only Aspose.Cells (Excel) that
complains when font like Calibri is present in document.

Thanks

luidiatest:
Hi,
Then how come Aspose.Words and Aspose.Slides don't need the explicit font directory? They seem to handle font like Calibri fine without font directory path. It is only Aspose.Cells (Excel) that complains when font like Calibri is present in document.

Thanks
Hi,

It seems, they search the font directories. However, I am forwarding your issue so that you could be helped/advised better.

Once, we will have some update for you, we will let you know asap.

Hello,

Do you have any update on it?

Thanks,
LuidiaTest

Hi,

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

We are afraid, there is no update for you at this moment. However, we have logged your issue in our database. We will look into it and advise you asap. Once, there is some update for you, we will let you know asap.

This issue has been logged as CELLSJAVA-40543.

Hi,

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

Please download and try the latest version: Aspose.Cells for Java (Latest Version). Your issue should be fixed with it.

The issues you have found earlier (filed as CELLSJAVA-40543) have been fixed in this update.


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