1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
<sect1 id="object_tree_tab">
<title>Object tree tab</title>
<para>
<mediaobject>
<imageobject>
<imagedata fileref="gui/images/options_objecttree.png" format="PNG"/>
</imageobject>
<textobject>
<phrase>Object tree tab</phrase>
</textobject>
</mediaobject>
In this tab you can specify what items will be visible in the object treeview.
</para>
<sect2 id="document_dictionary">
<title>Document dictionary</title>
This option toggles showwing of main document dictionary (called "document catalog") in tree.
</sect2>
<sect2 id="object_dictionaries">
<title>Object dictionaries</title>
This option toggles showwing of dictionaries of various objects (like pages) in tree.
</sect2>
<sect2 id="graphic objects">
<title>Graphic objects</title>
This option toggles showwing of graphic objects in tree.
</sect2>
<sect2 id="annotations">
<title>Annotations</title>
This option toggles showwing of outlines in tree.
</sect2>
<sect2 id="pages">
<title>Pages</title>
This option toggles showwing of outlines in tree.
</sect2>
<sect2 id="outlines">
<title>Outlines</title>
This option toggles showwing of outlines in tree.
</sect2>
<sect2 id="content_streams">
<title>Content streams</title>
This option toggles showwing of content streams in tree.
</sect2>
<sect2 id="simple_objects">
<title>Simple objects</title>
This option toggles showwing of simple objects (int,bool,real,string,name) in tree.
</sect2>
<sect2 id="sort_dict_items_alpha">
<title>Sort dictionary items alphabetically</title>
This specify whether items in dictionaries should be sorted alphabetically (checked)
or in order they appear in PDF file (unchecked)
</sect2>
</sect1>
|