Convert ODG File to PDF on Android Devices (via Java) | ODG Reader | ODG Writer

How to convert the below for android using aspose.
1.ODG to PDF


This Topic is created by awais.hafeez using the Email to Topic plugin.

@brightraj,

Please ZIP and upload your sample input document (ODG file) here for testing. We will investigate the scenario on our end and provide you more information.

Also, would you like to perform this conversion in Xamarin.Android environment or by using Aspose.Words for Android via Java?

Hi Awais,

Please perform the conversion using Aspose.Words for Android via java and download any ODG file and test it.

Thanks
Bright

@brightraj,

But, we need a sample ODG file from your end. Please ZIP and upload your sample ODG file here for testing. We will investigate the scenario on our end and provide you more information. Thanks for your cooperation.

Hi Awais,

Please have the sample ODG file for sample.zip (7.3 KB)
your testing and do the needful.

Thanks
Bright

@brightraj,

Yes, the latest version of Aspose.Words for Android via Java i.e. 18.12 can convert such ODG files to PDF by using the following simple code:

Document doc = new Document("SampleODG.odg");
doc.save("18.12.pdf");

See output: aspose-words-for-android-via-java-18.12.pdf (6.8 KB)

Thank you . Can you convert this ODG file to PDF. It’s not working for me.
sampleodg.zip (138.4 KB)

@brightraj,

We are unable to convert this ODG file to PDF either. For the sake of correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-18145. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.

Hi Team,

Any update on the above issue WORDSNET-18145 . Thanks.

@brightraj,

This problem (WORDSNET-18145) actually requires us to implement a new feature in Aspose.Words and we regret to share with you that implementation of this issue has been postponed for now. However, the fix of this problem may definitely come onto the product roadmap in the future. Unfortunately, we cannot currently promise a resolution date. We apologize for your inconvenience.