Question
InDesign Document to Xls
Hi,
Is it possible to export InDesign Document to xls?If is it possible,then how to export InDesign Document to XLS using JavaScript?
I am able to convert only xml to xls.Please guide me.
My script is:
myXMLElement.exportFile(ExportFormat.xml, File("/c/partialDocumentXML.xls"));
Regards,
Revathi
