Integrating ZWriter with my Application
Hi,
Im trying to integrate ZWriter inside my application in an IFrame using Remote API.
On writing the response to a file i noticed the following
<button id="quickFixedView" name="docview" data="{'text':false,'appData':{'action':'Toolbar.switchView','params':'FixedView'},'label':'Fixed View','icons':{'primary':'ui-writer-toolbar<html>
<body><p><span>
Error occurred while processing your request. Please write to us at : </span><a href="mailto:support@zohowriter.com">support@zohowriter.com</a></p>
</body></html>
What am i missing. Is Zwriter not accessible inside an IFrame.
I was succesful in opening ZWriter in a new Window but i want to have Zwriter inside my application so that i can provide navigation in my application to my users.