Line: 1 to 1 | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||||||||||||||||||||||
> > | The PdfPlugin converts TWiki pages into PDF format on the fly.
Basically, it just pipes the rendered page into the tool HTMLDOC.
On this page:
Typical Use Cases
How to writeTechnically, the Plugin distinguishes two modes:
Syntax RulesAuthorsUsers have to care only, if they need hand-made presentation markup. Then use the HTML comments understood by the HTMLDOC tool -- see section 4 'tbd' of the manual.ExamplesYou have a simple page without <h1> headline: the plugin creates a simple PDF. Then:
PdfPlugin Global SettingsPlugin settings are stored as preferences variables. To reference a plugin setting write%<plugin>_<setting>% , i.e. %INTERWIKIPLUGIN_SHORTDESCRIPTION%
AdministrationAdministrators have a few extra variables to build title page templates:Plugin Installation InstructionsNote: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.
Plugin Info
|