I'm a student and I often find myself opening lecture notes (in PPT format) to study. I don't need to edit them (and I don't want to accidentally edit them). After opening the file I usually click on the Edit File button to enter read only mode.

Is there a way that I can open the document directly as read only?

Thanks

EDIT: I'm using Ubuntu, but the files are stored in an NTFS partition, which is mounted as read-write. It would be nice if I can pass a parameter to OpenOffice, and not have to change the files themselves.

link|improve this question

feedback

3 Answers

up vote 2 down vote accepted

OpenOffice.org comes with a program called viewdoc that will open any OpenDocument file as read-only. In my installation (3.2.1), however this program is missing.

No matter, though:

/opt/openoffice.org3/program/soffice -view FILE

will do the same thing.

link|improve this answer
thanks, this is just what I've been looking for – phunehehe Sep 13 '10 at 4:20
feedback

If you set them as "read-only" in through your OS properties, Open Office will also open them in read-only mode.

For Windows, you can right click on your file(s) and choose Properties. Then, enable the "Read-only" checkbox in the Attributes section.

link|improve this answer
feedback

You could save them as PDFs.

link|improve this answer
nice idea, but that's an overkill – phunehehe Sep 14 '10 at 9:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.