Download a writer template as .docx instead of .pdf.

Download a writer template as .docx instead of .pdf.

I have been trying to implement a feature to download a writer template as a .docx and got it working partly but it isn't good. 

Earlier I checked our code and I saw openurl("https://crm.zoho.com/crm/org121314/specific/Template.do?action=print&step=pdfPreview&id=" + id + "&module=Quotes&previewType=mailmerge&viewType=portrait&paperType=default&pdfName=&viewAs=pdf&pdfVersion=new&templateId=" + templateid + "&tIdx=10&TotalNotesCount=0&currentCount=0&isAllNotes=false&relParentId=&fileName=" + subjectval.remove("(").remove(")"),"new window");
This downloads the writer template as a pdf. Can I not download it as .docx directly with some tweaks to this url?

Open to suggestions too.
    • Topic Participants

    • Faraz