ExportPDF
The ExportPDF action enables the export of MoinMoin wiki pages as PDF documents using XSLT, DocBook and XSL-FO external tools, or using either of the htmldoc or wkhtmltopdf tools. It depends on MoinSupport.
Purpose
The use of XSL-FO and DocBook was indicated as a viable route to PDF output by the existing RenderAsPDF action, but this action has been written independently and has slightly different design criteria. For example, there is no usage of JavaScript in the browser to indicate progress or to initiate different processing steps. Furthermore, this action avoids creating files explicitly and instead employs pipes where a multi-stage conversion occurs.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
0.1 |
1.8, 1.9 |
Usage
The ExportPDF action is a generic action for any wiki page.
Procedure
- Select the ExportPDF action from the actions menu.
- Choose a paper/page size.
- A PDF document should be offered for download.
Example
The above procedure should be all you need!
Copyright
Copyright (C) 2013 Paul Boddie <paul@boddie.org.uk>
License
GNU General Public License version 2 or later
To Do
- Images need to be included in the output
- More control over output options would be useful
Discussion
How can I disable the Revision History? -- resu 2024-11-21 11:52:24