.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ============== EXT: KE DomPDF ============== :Created: 2010-02-18T17:33:18 :Changed by: Nadine Schwingler :Changed: 2010-06-09T15:19:01.580000000 :Classification: ke_dompdf :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: pdf, dompdf, forDevelopers, forIntermediates :Author: Nadine Schwingler, kennziffer.com :Email: schwingler@kennziffer.com :Info 4: :Language: en |img-1| |img-2| EXT: KE DomPDF - ke\_dompdf .. _EXT-KE-DomPDF: EXT: KE DomPDF ============== Extension Key: ke\_dompdf Language: en Keywords: pdf, dompdf, forDevelopers, forIntermediates Copyright 2009-2010, Nadine Schwingler, kennziffer.com, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.org .. _Table-of-Contents: Table of Contents ----------------- `EXT: KE DomPDF 1 <#1.EXT:%20KE%20DomPDF|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ **`Users manual 4 <#1.2.Users%20manual|outline>`_** `Installation 4 <#1.2.1.Installation|outline>`_ `TypoScript needed 4 <#1.2.2.TypoScript%20needed|outline>`_ **`Known problems 5 <#1.3.Known%20problems|outline>`_** **`To-Do list 6 <#1.4.To-Do%20list|outline>`_** **`ChangeLog 7 <#1.5.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ ke\_dompdf gives you the newest version of the dompdf library to use it in your extensions There is a small pi1 enabling a pdf-output for FE-Pages, showing how to use dompdf in extensions .. _Users-manual: Users manual ------------ .. _Installation: Installation ^^^^^^^^^^^^ Install the extension with the extension manager. .. _TypoScript-needed: TypoScript needed ^^^^^^^^^^^^^^^^^ #enable the icon mode (gives a pdf-text link atm) plugin.tx\_kedompdf\_pi1.mode = icon #enables the pdf-function for the page. So you can enable/disable it for each page plugin.tx\_kedompdf\_pi1.activate\_pdf = 1 page.10.marks.CONTENT.111 < plugin.tx\_kedompdf\_pi1 #your will need a page with only the base-content to be rendered in the pdf nurinhalt = PAGE #gives the css used in pdf nurinhalt.includeCSS.maincss = typo3conf/ext/ke\_dompdf/res/nurinhalt.css nurinhalt { typeNum = 101 #disableAllHeaderCode = 1 #disableCharsetHeader = 1 #disablePrefixComment = 1 } nurinhalt.10 < page.10 #templage for pagetype 101 (used with ke\_dompdf) nurinhalt.10.template.file = typo3conf/ext/ke\_dompdf/res/nurinhalt.html .. _Known-problems: Known problems -------------- \- pdf generation of tables in some layouts .. _To-Do-list: To-Do list ---------- \- finish the pi1 for a correct output .. _ChangeLog: ChangeLog --------- .. ### BEGIN~OF~TABLE ### .. _0-0-1: 0.0.1 ^^^^^ .. container:: table-row Version 0.0.1 Changes First time in TER .. _0-0-2: 0.0.2 ^^^^^ .. container:: table-row Version 0.0.2 Changes Added Manual .. ###### END~OF~TABLE ###### |img-2| 7 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87