<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>worldwide open-source software - wiki:plugin:dw2pdf</title>
        <description></description>
        <link>http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/</link>
        <lastBuildDate>Fri, 10 Apr 2026 10:13:57 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/lib/exe/fetch.php?media=wiki:logo.png</url>
            <title>worldwide open-source software</title>
            <link>http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/</link>
        </image>
        <item>
            <title>configuration</title>
            <link>http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=wiki:plugin:dw2pdf:configuration&amp;rev=1693672221</link>
            <description>
&lt;p&gt;
⇐ &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=wiki:plugin:dw2pdf&quot; class=&quot;wikilink1&quot; title=&quot;wiki:plugin:dw2pdf&quot; data-wiki-id=&quot;wiki:plugin:dw2pdf&quot;&gt;dw2pdf&lt;/a&gt; plugin
&lt;/p&gt;

&lt;h1 class=&quot;sectionedit1&quot; id=&quot;configuration_settings_for_dw2pdf_plugin&quot;&gt;Configuration Settings for dw2pdf plugin&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
The plugin provides a few configuration settings that can be configured in the &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=plugin:config&quot; class=&quot;wikilink1&quot; title=&quot;plugin:config&quot; data-wiki-id=&quot;plugin:config&quot;&gt;Configuration Manager&lt;/a&gt;. Some can be overridden via url-parameters.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Configuration Settings for dw2pdf plugin&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;configuration_settings_for_dw2pdf_plugin&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;35-253&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;initiate_export_only_via_url-parameters&quot;&gt;Initiate export only via URL-parameters&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Per way of export a list of &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;-parameters:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Export one page&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;do=export_pdf&lt;/code&gt; – (required) Export current wiki page&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;book_title=&amp;lt;urlencode%20title&amp;gt;&lt;/code&gt;&lt;br/&gt;
(optional) default using the title of the wiki article.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Export an entire namespace&lt;br/&gt;
(See &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=plugin:dw2pdf#syntax&quot; class=&quot;wikilink1&quot; title=&quot;plugin:dw2pdf&quot; data-wiki-id=&quot;plugin:dw2pdf&quot;&gt;Syntax for layouted link&lt;/a&gt;)&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;do=export_pdfns&lt;/code&gt; – (required) Export the requested namespace&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;book_ns=&amp;lt;namespace&amp;gt;&lt;/code&gt; – (required) Exported namespace &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;book_title=&amp;lt;urlencode%20title&amp;gt;&lt;/code&gt; – (required)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;book_nsdepth=&amp;lt;number&amp;gt;&lt;/code&gt; – (optional) Down to which level the pages are collected for inclusion (default: all levels included)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;book_order=&amp;lt;order&amp;gt;&lt;/code&gt; – (optional) Sort included pages by &lt;code&gt;natural&lt;/code&gt;(default) or &lt;code&gt;date&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;excludes[]=&amp;lt;ns:ns:page&amp;gt;&lt;/code&gt; – (optional) Full page id with namespace to be excluded from export. Repeat the parameter to exclude multiple pages.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;excludesns[]=&amp;lt;ns:ns&amp;gt;&lt;/code&gt; – (optional) Full namespace id (no &lt;code&gt;:&lt;/code&gt; before/after) to be excluded from export. Repeat the parameter to exclude multiple namespaces.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Export selection of pages via &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=plugin:bookcreator&quot; class=&quot;wikilink2&quot; title=&quot;plugin:bookcreator&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;plugin:bookcreator&quot;&gt;Bookcreator&lt;/a&gt; Plugin&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Parameter &lt;code&gt;selection&lt;/code&gt; is posted with a page list – Export page selection from &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=plugin:bookcreator&quot; class=&quot;wikilink2&quot; title=&quot;plugin:bookcreator&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;plugin:bookcreator&quot;&gt;Bookcreator&lt;/a&gt; Plugin&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;book_title=&amp;lt;urlencode%20title&amp;gt;&lt;/code&gt; – (required)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;book_skipforbiddenpages=1&lt;/code&gt; – (optional) Default it will not export if not-accessible pages are selected &lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Export a selection saved by the &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=plugin:bookcreator&quot; class=&quot;wikilink2&quot; title=&quot;plugin:bookcreator&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;plugin:bookcreator&quot;&gt;Bookcreator&lt;/a&gt; Plugin (only possible if Bookcreator plugin is installed) &lt;br/&gt;
(See also &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=plugin:bookcreator#direct_export_a_saved_selection&quot; class=&quot;wikilink2&quot; title=&quot;plugin:bookcreator&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;plugin:bookcreator&quot;&gt;Bookcreator syntax for layouted links&lt;/a&gt;)&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;do=export_pdfbook&lt;/code&gt; – (required)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;savedselection=&amp;lt;Page id&amp;gt;&lt;/code&gt; – (required) Page name(default also title of saved selection) without the namespace&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;book_title=&amp;lt;urlencode%20title&amp;gt;&lt;/code&gt; – (optional) Replace default title of the saved selection.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;book_skipforbiddenpages=1&lt;/code&gt; – (optional) Default it will not export if not-accessible pages are selected &lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Initiate export only via URL-parameters&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;initiate_export_only_via_url-parameters&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;254-2322&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;via_configuration_manager_but_override-able_via_url-parameters&quot;&gt;via Configuration Manager, but override-able via URL-parameters&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
If a url-parameter is provided, that value is used, otherwise the plugin config setting from the Configuration Manager is used.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;via Configuration Manager, but override-able via URL-parameters&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;via_configuration_manager_but_override-able_via_url-parameters&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;2323-2527&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;pagesize&quot;&gt;Pagesize&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;code&gt;pagesize=A4|letter|etc&lt;/code&gt;&lt;br/&gt;

A page format as supported by mPDF. Usually &lt;code&gt;A4&lt;/code&gt; or &lt;code&gt;letter&lt;/code&gt;. See the docs for other allowed values for the &lt;code&gt;format&lt;/code&gt; parameter of &lt;a href=&quot;https://mpdf.github.io/reference/mpdf-functions/construct.html&quot; class=&quot;urlextern&quot; title=&quot;https://mpdf.github.io/reference/mpdf-functions/construct.html&quot; rel=&quot;ugc nofollow&quot;&gt;\Mpdf\Mpdf([&amp;#039;format&amp;#039; =&amp;gt; &amp;#039;...&amp;#039;]);&lt;/a&gt; constructor.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Pagesize&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pagesize&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2528-2826&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;orientation&quot;&gt;Orientation&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;code&gt;orientation=portrait|landscape&lt;/code&gt;&lt;br/&gt;

Page orientation of the whole document, you can select &lt;code&gt;Portrait&lt;/code&gt; or &lt;code&gt;Landscape&lt;/code&gt;.
&lt;/p&gt;

&lt;p&gt;
Also you can change the orientation of only some pages. Adding the syntax will change the orientation, until you change it with the other orientation syntax.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;~~PDF:LANDSCAPE~~
~~PDF:PORTRAIT~~&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Orientation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;orientation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2827-3172&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;double-sided_document&quot;&gt;Double-sided document&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;code&gt;doublesided=0|1&lt;/code&gt;&lt;br/&gt;

By default a double-sided PDF document is outputted. The first page is an odd page (left hand-side page) and further even-odd page pairs are added. Disabling this will output a single-sided document with only odd pages. The single-sided document doesn&amp;#039;t add additional blank pages if a Table of Contents or cover page is included (and you can still send it to the printer as double-sided, but it won&amp;#039;t have odd-even formatting).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Double-sided document&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;double-sided_document&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;3173-3657&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;table_of_contents&quot;&gt;Table of Contents&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;code&gt;toc=0|1&lt;/code&gt;&lt;br/&gt;

and &lt;code&gt;toclevels=&amp;lt;top&amp;gt;-&amp;lt;max&amp;gt;&lt;/code&gt;&lt;br/&gt;

An auto-generated Table of Contents can be included by enabling the setting &amp;#039;toc&amp;#039; (values: 0 or 1). By default, the same headings are added to the PDF Table of Contents as in the &lt;abbr title=&quot;Table of Contents&quot;&gt;TOC&lt;/abbr&gt; for a wiki article (as set with &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=config:toptoclevel&quot; class=&quot;wikilink2&quot; title=&quot;config:toptoclevel&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;config:toptoclevel&quot;&gt;toptoclevel&lt;/a&gt; and &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=config:maxtoclevel&quot; class=&quot;wikilink2&quot; title=&quot;config:maxtoclevel&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;config:maxtoclevel&quot;&gt;maxtoclevel&lt;/a&gt;). The range of headings can be overridden by setting &amp;#039;toclevels&amp;#039; e.g. &lt;code&gt;1-3&lt;/code&gt;. Where the values correspond to &lt;code&gt;&amp;lt;toptoclevel&amp;gt;-&amp;lt;maxtoclevel&amp;gt;&lt;/code&gt;.
Correct sample: &lt;code&gt;?do=export_pdf&amp;amp;toc=1&amp;amp;toclevels=top&lt;/code&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Table of Contents&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table_of_contents&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;3658-4196&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;bookmarks&quot;&gt;Bookmarks&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;code&gt;maxbookmarks=0|1|2|3|4|5&lt;/code&gt;&lt;br/&gt;

By default the plugin generates PDF bookmarks for each headline in the source page. You can lower the number here to include only higher level headlines in the bookmarks. Set it &lt;code&gt;0&lt;/code&gt; to disable bookmarks all together.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Bookmarks&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;bookmarks&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;4197-4472&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;template&quot;&gt;Template&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;code&gt;tpl=&amp;lt;foldername&amp;gt;&lt;/code&gt;&lt;br/&gt;

Choose which &lt;a href=&quot;http://synoinstall-2pkhywzfvulqafp3.direct.quickconnect.to/doku.php?id=plugin:dw2pdf:pdftemplate&quot; class=&quot;wikilink2&quot; title=&quot;plugin:dw2pdf:pdftemplate&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;plugin:dw2pdf:pdftemplate&quot;&gt;PDF template&lt;/a&gt; should be used by default. The template can be overridden with the &lt;code&gt;tpl&lt;/code&gt; request variable e.g. add &lt;code&gt;&amp;amp;tpl=yourtemplate&lt;/code&gt; to the export url.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Template&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;template&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;4473-4716&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;only_via_url-parameter&quot;&gt;Only via URL-parameter&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Only via URL-parameter&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;only_via_url-parameter&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;4717-4752&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;watermark&quot;&gt;Watermark&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;code&gt;watermark=&amp;lt;urlencode%20text&amp;gt;&lt;/code&gt;&lt;br/&gt;

Adding this parameter to the url adds a water mark to your document e.g. &lt;code&gt;&amp;amp;watermark=DRAFT&lt;/code&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Watermark&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;watermark&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;4753-4907&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit12&quot; id=&quot;only_via_configuration_manager&quot;&gt;Only via configuration manager&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Only via configuration manager&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;only_via_configuration_manager&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;4908-4951&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit13&quot; id=&quot;output_control&quot;&gt;Output Control&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The &lt;code&gt;output&lt;/code&gt; option controls if PDF should be opened within the Browser (when a PDF plugin is installed and the browser is configured correctly) or should always be downloaded.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Output Control&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;output_control&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;4952-5157&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit14&quot; id=&quot;caching&quot;&gt;Caching&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
By default, generated PDFs are cached. This includes embedded images. This means the ACLs for embedded images will not be rechecked when a user requests a cached PDF. If this is a problem, you should disable caching.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Caching&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;caching&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;5158-5394&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit15&quot; id=&quot;plugin_styles&quot;&gt;Plugin Styles&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The plugin automatically uses &lt;code&gt;print.css&lt;/code&gt; and &lt;code&gt;pdf.css&lt;/code&gt; files of installed 3rd party plugins to style plugin content. Often plugins do not provide such styles or you may actually prefer their screen styles. In that case list the names of these plugins here.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Plugin Styles&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;plugin_styles&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;5395-5682&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit16&quot; id=&quot;qr_code&quot;&gt;QR code&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Via a placeholder a QR code can be added in the pdf-templates, which is generated with the size given in the configuration. The plugin uses the &lt;a href=&quot;https://github.com/mpdf/qrcode&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mpdf/qrcode&quot; rel=&quot;ugc nofollow&quot;&gt;QR-code library of mPDF&lt;/a&gt; (&lt;a href=&quot;https://mpdf.github.io/what-else-can-i-do/barcodes.html&quot; class=&quot;urlextern&quot; title=&quot;https://mpdf.github.io/what-else-can-i-do/barcodes.html&quot; rel=&quot;ugc nofollow&quot;&gt;docs&lt;/a&gt;). Setting the size to zero will disable this feature.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;QR code&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;qr_code&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;5683-6024&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit17&quot; id=&quot;show_export_button&quot;&gt;Show export button&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Lets you show or hide the export button in the pagetools.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Show export button&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;show_export_button&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;6025-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 02 Sep 2023 16:30:21 +0000</pubDate>
        </item>
    </channel>
</rss>
