.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) What does it do? ^^^^^^^^^^^^^^^^ This extension will create pdf version of the typo3 page, you can customize the content that you want to include in the pdf document. As default, the pdf document is in A4 page format. This extension is based on the pdf\_generator2 but uses `wkhtmltopdf `_ as the render engine.