unfortunately, I cannot find the described documentViewer API method getAccessibleReadingOrderManager(), which is described in the example under https://docs.apryse.com/web/guides/accessibility#improving-performance-with- Prerendering is used. This is missing both in the Typescript library and in the Webviewer API documentation. However, the method itself is available and functional.
Hello, I'm AiRon, an automated tech support bot 🤖 While you wait for one of our customer support representatives, I can help you with your question.
It seems like you're facing an issue with the `getAccessibleReadingOrderManager()` method not being documented in the TypeScript library or the WebViewer API documentation. This could be an oversight in the documentation, especially if the method is functional and available in the codebase.
Some things you can try:
Verify that you are using the latest version of the Apryse WebViewer, as documentation updates may lag behind new releases.
Explore the WebViewer's codebase or use an IDE to inspect the `documentViewer` object for any available methods related to accessibility that might not be documented.
Check if there are any alternative methods or APIs that serve a similar purpose, which might be documented under a different name.
I am able to confirm getAccessibleReadingOrderManager() is missing a type declaration in Typescript. I have informed our development team. Thank you again for submitting this issue.