Hi All,
Hi,
Thanks for your posting and using Aspose.Cells for Java.
I have checked your sample.xls and sample.pdf files. It seems you have provided me wrong sample.xls file.
Could you please recheck it and provide me correct sample.xls file?
We will soon look into your issue and help you asap.
Hi,
Hi,
Thanks for providing us the correct xlsx file.
I was able to replicate this issue using the latest version:
Aspose.Cells
for Java v7.3.0.3
with the following code.
We have logged this issue in our database. We will look into it and fix the problems. Once the issue is fixed or we have some other update for you, we will let you know asap.
This issue has been logged as CELLSJAVA-40282.
I have attached the output pdf file for the reference.
Java
String path = “F:\Shak-Data-RW\Downloads\Sample.xlsx”;
Workbook workbook = new Workbook(path);
workbook.save(path + “.out.pdf”, SaveFormat.PDF);
Thanks. Is this issue linked to CELLSJAVA-40276 ?
Hi,
Yes, this issue is similar and related to older issue, so I have also linked this issue with CELLSJAVA-40276
Hi,
Thanks for your using Aspose.Cells for Java.
It is to inform you that we are working over your issue. Once the issue is resolved, we will update you by posting on this thread
And
since your thread is also attached with Aspose.Cells issue tracker
system, so you might also get automatic notification when the issue will
be resolved.
The issues you have found earlier (filed as CELLSJAVA-40282) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.