Greetings,
I would like to ask for support and guidance regarding integrating
API's of Open Office and how like to set some securities on the documents
written in ODT.
The idea is that when a document in ODT is saved, it will be opened via
internet explorer thru an intranet application. So what i did is just
execute the java script window.open
("c:\myOfficeDoc.ODT","",'toolbars=false, menubar=false, etc...') . no
problem, it does open the open office document in IE. However, there is a
problem... How to remove the toolbars present , edit, save as, send
email, export to pdf and print and the right click of the mouse.
I tried several approaches and failed. it seems, once the document is
opened via IE, IE itself calls the app open office so the initial security
settings on the IE is then ignored.
Now i would like to experiment by using your SDK and create a web control
that will display all the contents of the odt in html. but I cant even
reference on the API's to start with. i dont know what file or com to look
for
and not even sure if this would work.
currently my last solution is to open the document on web as HTML , but
converting or openning the odt in html is already a challenge itself.
honestly, i dont know how. :)
If you can suggest some better approach, please advise.
thanks much!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]