Online converter produces a clean result while code provides corrupted file

@linxa

We are afraid that we cannot share any ETA at the moment as the issue is pending for investigation. Please note that we do realize the severity of the issue and will surely share updates with you as soon as the ticket is investigated completely. We highly appreciate your patience in this matter. Please spare us some time.

We are sorry for the inconvenience.

The issues you have found earlier (filed as PDFJAVA-39468) have been fixed in Aspose.PDF for Java 20.8.

I have the same problem! I do not know how to solve it until now

@freemonne

By default in current version an old conversion engine is used when online converter used a new one. The new engine could be activated by the option:

options.ConversionEngine = ExcelSaveOptions.ConversionEngines.NewEngine; 

Furthermore, please try to use the latest version of the API for conversion of PDF to Excel. In case you still notice any issue, please share your sample source file with us so that we can further proceed to assist you accordingly.