Hi Support,
Hi Naman,
This issue has been logged into our issue tracking system as MARKETING-8911. We will update you as soon as the required sample is available.
Best Regards,
Is there any updates on this? I am also having the similar requirement need to upload a file from Salesforce to Aspose.
Hi Prakash,
These samples have been planned for next week. Hopefully, these will be available in the coming week.
Best Regards,
Hi Naman,
Salesfoce file upload example is available at https://gist.github.com/assadvirgo/376b3527571d4ca5ef76
Please try at your end and let us know if you see any issue.
Best Regards,
Thanks muhammad.ijaz,
Now I am facing another issue while using http://api.aspose.com/v1.1//words/ fileName/?format=pdf
to convert the doc file in pdf.
After getting the response from service I am saving the response body as Blob in Attachment object on Salesforce Platform. When I am opening the saved attachment, a PDF window opens up without contents and its shows loading message for infinite time.
Can you please provide a sample where I can read the pdf content in the form of Blob from the service call.
Thanks
Hi Naman,
Your URI looks incorrect. Can you please try with the correct URI i.e. http://api.aspose.com/v1.1/words/fileName?format=pdf
Best Regards,