Hello,
Is there any way i can read document stream in javascript like we can call OpenBinary method in C#? Is there any replacement of SPFile.OpenBinary method? I have seen lot of samples for uploading documents to the document libary in JavaScript but no sample contains information about reading document stream from SharePoint.
I want to create SharePoint hosted app to read the document from document library and send the Stream to REST service. As this is SharePoint hosted app, i have only option to use JavaScript for document handling.
Regards,
Muhammad Irfan Khan
KhanG