EPUB to PDF Conversion Issue

Dear team,
I’m try to Convert Epub File Format to PDF but it shows the Null Pointer Error

My Code
String fileNameWithOutExt=FilenameUtils.removeExtension(dataDir);
com.aspose.pdf.EpubLoadOptions optionsepub = new com.aspose.pdf.EpubLoadOptions();
com.aspose.pdf.Document docepub = new com.aspose.pdf.Document(dataDir, optionsepub);
dataDir = fileNameWithOutExt+".pdf";
docepub.save(dataDir);

Sample
5740503.zip (863.0 KB)

Regards,
Rajamanickam S.

1 Like

@rjnick

We were able to reproduce this issue in our environment while using Aspose.PDF for Java 19.7. Hence, we have logged it as PDFJAVA-38746 in our issue tracking system for sake of correction. We will further look into details of this issue and keep you posted with the status of its rectification. Please be patient and spare us little time.

We are sorry for the inconvenience.

1 Like

@asad.ali

Any Update?
Thanks in advance.

@rjnick

Please note that the issue has been logged under free support model and will be investigated on first come first serve basis. Therefore, it may take some more months to resolve. As soon as we have some definite updates regarding ticket resolution, we will let you know.

Furthermore, we also offer paid support model where issues are resolved on urgent basis and have priority over the issues logged under free support model. You may check our Paid Support options for your reference.