set Document From Uri
Loads a new document in this activity and replaces the existing one. This method may only be called if onSaveInstanceState has not been called or an exception will be thrown, since after that call state loss could occur.
Parameters
document Uri
Document URI.
password
Document password. May be null
.