[jawsscripts] kvdocve.dll

  • From: "Travis Roth" <travis@xxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 2 Nov 2012 13:34:24 -0500

Hi,
I have a file management application that uses kvdocve.dll in part of it to
provide previews of file contents such as Word and Excel files.
I can click in the preview window and make the PC cursor go there, but JAWS
does not seem to track the cursor. The arrows scroll the window but
SayCurrentLine() will only read the top line of the window that is being
displayed.
Has anyone scripted kvdocve.dll? Google seems to indicate it is a common
thing used for previewing files...

The top class is kvDOCVIEW. There also is a rich edit control as part of the
file viewer area, but using the rich edit object model does not work to
extract the text.

I'd like to just grab the text from the viewer so I could dump it into a
virtual window or similar. Even if it was just the first 1-2 pages of the
file this could be useful saving opening the file at times.

Any ideas?

Thanks.


__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts:

  • » [jawsscripts] kvdocve.dll - Travis Roth