Excel 2 PDF conversion big difference

Hi!

Thanks for a new version. The result seems better, but here’s a sample to show you some new problems. Look at the end of the second page in PDF, there is some «space distortion». (we’ve highlighted corresponding cells in the source Excel file).

Looking forward to get new versions :slight_smile:

Hi,

Thanks for your posting and using Aspose.Cells.

We were able to replicate this issue with the latest version: Aspose.Cells for Java v8.7.2.2 as per your description and found space distortion at the end of second page highlighted by you as red in sample excel file.

We have logged this issue in our database for investigation. We will look into it and fix 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-41813 - Space distortion at the end of second page highlighted as red in sample excel file

I have also attached the output pdf generated by the following code for a reference.

Java
String filePath = “D:\Downloads\polisBlagDoroga2.xls”;

Workbook wb = new Workbook(filePath);
wb.save(“output.pdf”);

Hi,

Thanks for using Aspose.Cells.

This is to inform you that we have fixed all of your following 3 issues.

  • CELLSJAVA-41813 - Space distortion at the end of second page highlighted as red in sample excel file
  • CELLSJAVA-41722 - Acrobat Reader shows error while loading Aspose.Cells’ generated PDF
  • CELLSJAVA-41723 - Aspose.Cells generated PDF mismatch with Excel generated PDF of same spreadsheet

We will soon provide the fix after performing QA and including other enhancements and fixes.

Hi Vladimir,


Please give try the latest version of Aspose.Cells for Java (Latest Version) against the issues discussed in this thread and feed us back with your review.

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


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

Unfortunately there are still some problems.

Look at the «sample1» (source xls and resulting pdf). This document look quite normal. But thera are 2 places, where the result is awful. We’ve highlighted it with yellow.

The «sample2» doesn’t contain such distortion, but you can see the different text density and wrong line brakes almost everywhere in the document. The worst places are highlighted with yellow.

Hi Vladimir,


Thank you for sharing the sample spreadsheet and highlighting the problematic areas.

We have evaluated the presented scenarios while using the latest version of Aspose.Cells for Java 8.8.0 and we are able to notice the said problems. In order to further investigate the matter, we have logged 2 tickets, one against each sample spreadsheet. Here are the ticket details for your reference.

  • CELLSJAVA-41822: Text is getting trimmed and overlapped for sample1.xls
  • CELLSJAVA-41823: Text density and line breaks are different as compared to Excel generated PDF for sample2.xls.

As soon as we have completed the preliminary analysis of aforementioned scenarios, we will share the results here for your kind reference.

Hi,

Thanks for using Aspose.Cells.

This is to inform you that we have fixed your following issue now.

  • CELLSJAVA-41822 - Text is getting trimmed and overlapped while rendering spreadsheet to PDF

We will soon provide the fix after performing QA and including other enhancements and fixes.

Hi,

Thanks for your using Aspose.Cells.

We have fixed the issue CELLSJAVA-41822.

Please download and try the latest fix: Aspose.Cells for Java (Latest Version) and let us know your feedback.

Hi.

Still have awful text distortion. We’ve highlighted the “best” examples of such effect.

Hi again,


Thank you for sharing the samples.

We have evaluated the case against latest version of Aspose.Cells for Java 8.8.0.3 and found two problems as follow.

  1. Text is being overwritten (Section 6.1). We have reopened the previously logged ticket CELLSJAVA-41822 to look further into this matter.
  2. Word density is not uniform (highlighted sections in your provided PDF). We are already working on this issue under the ticket CELLSJAVA-41823 therefore I have shared the samples over it for further analysis.

We will post here as soon as we receive any further updates in this regard.

Hi again,


This is to update you that the ticket CELLSJAVA-41822 has been marked resolved, whereas the other ticket CELLSJAVA-41823 is currently in progress. We will shortly share the fix for the resolved ticket with next revision of the Aspose.Cells for Java API.

Hi,


Please give the latest version of Aspose.Cells for Java 8.8.2.2 (attached) a try on your side against the issue logged earlier as CELLSJAVA-41822.

Hi,

Thanks for your using Aspose.Cells.

We have fixed the following issue.

  • CELLSJAVA-41823 - Text density and line breaks are different as compared to Excel generated PDF

Please download and try the latest fix: Aspose.Cells for Java (Latest Version) and let us know your feedback.

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


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