How to open .doc file without using MS Word for read only? and open a file (.doc, .xls, .pdf) in rea [message #425928] |
Tue, 13 October 2009 03:51 |
rakesh1901
Messages: 12 Registered: November 2007 Location: Vadodara,India
|
Junior Member |
|
|
We are developing a application that should upload document like word,excel,power point, pdf file on the database server by the client.
Then we have a form that have option(Button) like "Download","Read" etc.
Now my Problem is if client have a permission of read only for any document then after clicking on "Read" button by the client,
Document must be open in read only mode.
client must not be able to save,copy,paste etc.
i know to open document at client side using MS Word (installed in client machine). but i want to open a document for read only purpose.
eagerly waiting for your reply.
Thanx in advance.
|
|
|
|
|
open a file (.doc, .xls, .pdf) in read only mode. [message #426052 is a reply to message #425928] |
Wed, 14 October 2009 00:32 |
rakesh1901
Messages: 12 Registered: November 2007 Location: Vadodara,India
|
Junior Member |
|
|
Suppose a file eg. abc.doc is stored in database server.
One of the user(client) have a permission to read only.
if client open that file(abc.doc) then how to make that file read only...........means
1) he/she can not save that file to its machine.
2) he/she can not select any text inside that file.
3) he/she not able to see its url (in web case).
4) he/she must not able to copy it or inside it.
so is there any viewer where can i get solution of above 4 issues?
or any other idea to achieve this.
consider above issue for file like (.doc, .xls, .pdf).
So hungry for solution.
help me.
|
|
|
|
Re: open a file (.doc, .xls, .pdf) in read only mode. [message #428312 is a reply to message #426052] |
Tue, 27 October 2009 18:24 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
To hide the url, search this forum for 'hide url'.
I don't believe that it is possible to stop someone what copying the data from a document. I have always been able to get a copy by alternate methods, even if I have to 'scrape' each screen.
David
|
|
|