Download this file

snippets-window.html    18 lines (17 with data), 650 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Photo</title>
</head>
<body>
<p><a href="result-table.html">Prev</a> <a href=".">Up</a>
<a href="recoll1.html">Next</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="snippets-window.png">Image</a></p>
<p>Result list with Snippets window open. With some document types (here PDF),
we can retrieve the page numbers where the matches occur. The snippets
window lists all the matches and pages. Clicking on a page link would open
the PDF viewer at the right page.
</p>
<p><img height="90%" src="snippets-window.png"></p>
</body>
</html>