JAVA Tech VERSION 3.0 manual Document Indexes Pro-Only, SetIndexListFileURL

Models: VERSION 3.0

1 88
Download 88 pages 5.41 Kb
Page 36
Image 36

Method:

(Pro-only)

Document Indexes (Pro-Only)

ViewONE Version 3 introduced an option to specify a text index for multi-page documents. A text index acts as an alternative to the thumbnail pane and with large documents can offer better performance than thumbnails (due to not having to handle image decompression display).

ViewONE offers a default text index which displays page numbers; however the list may be customized using the following method.

setIndexListFile(URL)

E.g. ViewONE.setIndexListFile(“http://mysite/mylist.txt“);

The file specified must be a simple text file, with <LF> delimiting successive page indexes.

36

Page 36
Image 36
JAVA Tech VERSION 3.0 manual Document Indexes Pro-Only, SetIndexListFileURL