Hi team,
I am encountering an issue with opening a document. The method I am using is a void function and does not support waiting. As a result, my subsequent business logic executes before the document is fully opened.
Could you suggest a way to handle this properly?