Hi,
I am first time using Aspose word Java API in our project. I have below requirement. After retrieving document template and execute mail merge, my data will be filled up in the template document. Since we want to convert Document into PDF, we were using PDFSaveOption class. But as per requirement we dont want to store this pdf document to any physical location, instead it should be converted into PDF and should be in memory and we retrieve it as Blob and send it to client.
is that possible?
Please advice.
Thanks
unmarshall