blob: 73d951e180d4acd7b39af274c892ac8fa2e98956 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<sect1 id="pdfs">
<!-- Uncomment the <*info> below and add your name to be -->
<!-- credited for writing this section. -->
<!--
<sect1info>
<authorgroup>
<author>
<firstname>Your First Name here</firstname>
<surname>Your Surname here </surname>
</author>
</authorgroup>
</sect1info>
-->
<title>PDF Files</title>
<para>How to print to a pdf file</para>
<para>Viewing pdf files</para>
</sect1>
|