Landray RDM EKP-8214 Convert Effect

pdf source code:
src.zip (4.4 KB)

origin pdf:
云南大润发24年6月陈列费提案.xlsx.zip (37.5 KB)

before converted:
image.jpg (221.1 KB)

after converted:
image.png (117.8 KB)

Please have a check.

@hucq_landray_com_cn

You have shared an Excel file instead of source PDF. Can you please share the PDF file so that we can the scenario in our environment and address it accordingly? OR you converting Excel to PNG?

cells source code:
src.zip (1.6 KB)

Sorry,this is cells source code.

Please have a check.

@hucq_landray_com_cn
Thank you for the data provided, I will study it and create a task for the development team.

@hucq_landray_com_cn
By the code attached, you are converting an Excel document to html - did I understand correctly?

Yes,it’s right.

@hucq_landray_com_cn
I will then move your question to the appropriate section of the forum. This section discusses issues related to Aspose.Pdf; this conversion is not performed by it.

@hucq_landray_com_cn
By testing on the latest version v24.7 using sample file and code, we can obtain the correct results. Please refer to the attachment. result.zip (31.0 KB)

Please download the latest version v24.7 and test it again. You can also use the following code to print out the version you are currently using.

System.out.println(CellsHelper.getVersion());