Hi guys,
I have done some tests with the PDF functionality for our customer requirements.
I know 2 Pdf-Engines are likely to generate diffrent outcomes but they should be very simular. That having said, there are a few issues that I have found. I have compared the excel pdf and the aspose pdf from the same excel document. All documents can be found in the appendix.
In the document “PDF_Print_Compare.pdf” you will find my comments on the individual differences. I have tested with the current Version 17.02.0 of Aspose cells.
I am fully aware that the fixed takes longer.
Thank you for your support.
Hi,
- CELLSNET-45204 - The line is not rendered with 45 degrees with color missing
- CELLSNET-45205 - The black line covers the green line - Excel to PDF rendering
- CELLSNET-45206 - The numbers are far down than in the Excel PDF
- CELLSNET-45207 - The text break is different than in Excel PDF
- CELLSNET-45208 - The image is not displayed as in Excel
- CELLSNET-45209 - The black line and the text is missing in the output PDF
- CELLSNET-45210 - The shadow is missing in the rendered chart - Excel to PDF conversion
Workbook workbook = new Workbook(strFileName);
workbook.Save(“out1.pdf”);
Hi,
- CELLSNET-45210 - The shadow is missing in the rendered chart - Excel to PDF conversion
Hi,
- CELLSNET-45206 - The numbers are far down than in the Excel PDF
Hi,
- CELLSNET-45207 - The text break is different than in Excel PDF
- CELLSNET-45209 - The black line and the text is missing in the output PDF
- CELLSNET-45205 - The black line covers the green line - Excel to PDF rendering
Hi,
Hi guys,
Although we know that your PDF-engine will probably never be the same as the MS PDF engine it would be great if you could further optimize your PDF-Engine to produce nearly the same output results.
We are very happy with the progress that we have collectively made over the last months and look forward to keeping up the good work.
Thank you for your continues support.
Hi,
For the issue “CELLSNET-45208”:
The image has “3-D Rotation”,“Shadow” and “3-D Format” settings. “3-D Rotation” is supported now. But other features are not supported yet. We are continuously working over the missing features.
Once we have an update on it, we will inform you.
Thanks you, for the infomation.
I test it as soon as possible.