We have two different application, where we are opening same document with different users in different applications.
1) Windows Application
2) Web Application
In windows application we have opened document with read permission and user is adding annotations from his/her end.
Same time another user is opening document in web application to review the document, here in web application when we open document it open normally.
Challenge is when user draw any annotations in windows application and trying to save document that moment we are facing error "File '{Document Server Path}' cannot be opened in read-write mode because it is opened in read-only mode."
Facing issues while open document from two applications and save with annotations
Moderator: Alex
-
- Posts: 4
- Joined: Fri Jul 05, 2024 5:49 pm
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Facing issues while open document from two applications and save with annotations
Hello,
Annotations can be stored in a document file, i.e. annotations can be stored in metadata of document file.
Also annotations can be stored separately from document file, i.e. annotations can be stored in a separate file.
Please use solution that is suitable for your task.
Best regards, Alexander
Annotations can be stored in a document file, i.e. annotations can be stored in metadata of document file.
Also annotations can be stored separately from document file, i.e. annotations can be stored in a separate file.
Please use solution that is suitable for your task.
Best regards, Alexander