Aspose.PDF Cloud create pdf file and write data

Hi,


I am new to aspose.pdf cloud, have been using aspose.pdf for .net. My requirement is such that i want to create a pdf file from a raw json data using aspose.pdf cloud api for .net.

Kindly provide me with the sample code for doing this.

Note that : i have refereed Create Empty PDF|Documentation
and line : <span style=“color: rgb(51, 51, 51); font-family: “Courier New”, Courier, monospace; font-size: 12.0333px; line-height: 1.3; background-color: rgb(255, 255, 255);”>DocumentResponse apiResponse = pdfApi.PutCreateDocument(fileName, templateFile, dataFile, templateType, storage, folder);
i am getting null response. with all parameters as :
String fileName = “test.pdf”;
String templateFile = “”;
String dataFile = “sample.xml”;
String templateType = “xml”;
String storage = “”;
String folder = “”;

Thanks and Regards,
Amey Sawant

Hi Amey,


Thanks for your inquriy. Please check following documentation link for creating PDF form XML data. But unfortunately it is not working as expected, creating a blank PDF document, so I have logged a ticket PDFCLOUD-32 in our issue tracking system for further investigation and rectification. We will keep you updated about the issue resolution progress.


We are sorry for the inconvenience.

Best Regards,