| View previous topic :: View next topic |
| Author |
Message |
serries General User

Joined: 04 Feb 2006 Posts: 6
|
Posted: Mon Feb 06, 2006 9:10 am Post subject: Using OO as viewer only |
|
|
We are looking for a way to use OpenOffice.org 2.0.x as a viewer-only applicaton. The view-only mode should set editing by *central configuration*. The user should not be able to overwrite this setting. If editing is disabled there should be no way for the user to run OpenOffice in edit mode or to create any new document..
Background: We need an application (under linux) to only(!) display documents in (mostly) MS-Office-format. The restricted OpenOffice version is not to prevent the useres from changing any files but to protect our user support unit from an unmanageble number of support request related to working in office documents. OpenOffice would be only one application within a closed system. Working with office documents is no (primary) functional requirement within this system; but viewing office documents is essential to be able to read mails and attachments from our customers. (Currently we use the MS-Office-Viewer. Because of stability issues we want to switch to a native linux application.)
A view-only feature is so important for us, that we would like to implement it (if not already present). Is there anybody who can give us advice for this.
Thanks in advance.
Thomas |
|
| Back to top |
|
 |
GAllen General User

Joined: 02 Feb 2006 Posts: 13 Location: Sussex, UK
|
Posted: Mon Feb 06, 2006 9:27 am Post subject: |
|
|
addActionLock
removeActionLock
lockControllers
unLockControllers
i think the above commands may be something to do with it but i could never get the buggers to do anything.
let me know iff you find different. |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3531 Location: Hamburg, Germany
|
|
| Back to top |
|
 |
serries General User

Joined: 04 Feb 2006 Posts: 6
|
Posted: Tue Feb 07, 2006 10:41 am Post subject: Re: Using OO as viewer only |
|
|
You're right, there was a related discussion recently. It's mine
| Quote: | | Wouldn't it be easier to write protect all the documents? |
Sadly, this will be impossible as the users will recieve office documents by mail of will download them from the web and need to save them on disk (where they can change files to be writable...), to access them while not online.
| Quote: | | Wouldn't is be easier to convert the documents to pdf? |
Not all sources of information are under our control to convert everything to PDF. And I'm not sure whether the macros fullfil our requirements.
So, implementing a view-only configuration option more and more seems to be our only chance. Maybe the hint from GAllen will help. But I havn't had a look on it by now. |
|
| Back to top |
|
 |
noranthon Super User

Joined: 07 Jul 2005 Posts: 3318
|
|
| Back to top |
|
 |
NoOneLeft General User

Joined: 20 Jan 2006 Posts: 13
|
Posted: Thu Feb 09, 2006 11:42 am Post subject: |
|
|
Found a link in the General forum that may meet your needs. It sounds like this tool is in early development stages, although is does already have some functionality. It's an extension to the firefox browser to allow viewing documents int he browser itself. Currently only supports writer docs though.
https://addons.mozilla.org/extensions/moreinfo.php?id=1888&application=firefox |
|
| Back to top |
|
 |
serries General User

Joined: 04 Feb 2006 Posts: 6
|
Posted: Mon Oct 01, 2007 12:30 am Post subject: |
|
|
In the meantime we realised a viewonly mode for OpenOffice.org 2.x. It is based on Star-Basic macros which are called on the following events:
- opening a document
- creating a new document.
Additionally we modified toolbar, menu and keybindings for readonly mode to ensure, that the users can not by-pass our modifications to easy.
If there is interest in our solution I'd be willing to post it or send it by E-Mail.
Best Reguards and thanks to all who replyed my initial post
Thomas |
|
| Back to top |
|
 |
noranthon Super User

Joined: 07 Jul 2005 Posts: 3318
|
Posted: Mon Oct 01, 2007 12:54 am Post subject: |
|
|
Please post your solution. Others will be interested. _________________ search forum by month |
|
| Back to top |
|
 |
Rajesh_h General User

Joined: 14 May 2011 Posts: 6
|
Posted: Fri May 27, 2011 6:09 am Post subject: Using OO as viewer only |
|
|
I know I am answering a very old thread, but I could not help.
Solution to what you want is PDF cdocuments. Simply export PDFs with protection enabled and distribute these to achieve your purposes. _________________ Thanks very much for the help
Rajesh Haldipur |
|
| Back to top |
|
 |
|