.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =============== EXT: PDF Viewer =============== :Author: Steffen Kamper :Created: 2006-03-08T12:45:49 :Changed by: Steffen Kamper :Changed: 2007-02-03T01:18:43 :Email: info@sk-typo3.de .. _EXT-PDF-Viewer: EXT: PDF Viewer =============== Extension Key: **sk\_pdfviewer** Copyright 2000-2002, Steffen Kamper, 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.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: PDF Viewer 1** **Introduction 1** What does it do? 1 Requirements 1 Screenshots 2 **Users manual 4** **Adminstration 4** **Configuration 4** Known problems 5 **To-Do list 5** **Changelog 5** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This Extension displays any PDF Document and allows the user to browse through the pages. The pages are rendered as picture. You can walk through the PDF Document by clicking on previous / next buttons. To jump to a specific page enter pagenumber and click on previous or next button. .. _Requirements: Requirements ^^^^^^^^^^^^ To use this plugin, make sure your server has Ghostscript installed. You can check this in Install tool / Image processing / Reading image formats. If it is proper installed, you should see this picture: |img-1| For Windows, just install GraphicsMagick and Ghostscript for Windows. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-2| .. _img-3-Users-manual: |img-3| Users manual -------------------- - install extension from TER - Insert the plugin on a page and fill out the parameters. - You can copy the HTML template and change it for your needs .. _Adminstration: Adminstration ------------- Basic settings are configured with Typoscript, special configuration is done by filling out the flexform. .. _Configuration: Configuration ------------- .. ### BEGIN~OF~TABLE ### .. _CSS-DEFAULT-STYLE: \_CSS\_DEFAULT\_STYLE ^^^^^^^^^^^^^^^^^^^^^ .. container:: table-row Property \_CSS\_DEFAULT\_STYLE Data type string Description Default CSS-styles .. _templateFile: templateFile ^^^^^^^^^^^^ .. container:: table-row Property templateFile Data type string Description Locates the Templatefile .. _pdf-file: pdf\_file ^^^^^^^^^ .. container:: table-row Property pdf\_file Data type string Description filepath + filename of PDF document .. _format: format ^^^^^^ .. container:: table-row Property format Data type string Description Select gif, jpg or png for picture format output .. _title: title ^^^^^ .. container:: table-row Property title Data type string Description Title of PDF document .. _width: width ^^^^^ .. container:: table-row Property width Data type int Description Width of output picture .. _height: height ^^^^^^ .. container:: table-row Property height Data type int Description Height of output picture .. _pages: pages ^^^^^ .. container:: table-row Property pages Data type int Description Count of pages .. _startpage: startpage ^^^^^^^^^ .. container:: table-row Property startpage Data type int Description Start with page (for select a range) .. _endpage: endpage ^^^^^^^ .. container:: table-row Property endpage Data type int Description End with page (for select a range) .. _Titletag: Titletag ^^^^^^^^ .. container:: table-row Property Titletag Data type string Description Titletag of output picture .. _alttag: alttag ^^^^^^ .. container:: table-row Property alttag Data type string Description Alttag of output picture .. _addparams: addparams ^^^^^^^^^ .. container:: table-row Property addparams Data type string Description Additional parameter of output picture (e.g. class=”pdf-picture”) .. _IMparams: IMparams ^^^^^^^^ .. container:: table-row Property IMparams Data type string Description Additional IM-Parameter like sharpen, etc. .. _link: link ^^^^ .. container:: table-row Property link Data type string Description If given, picture is linked with the link as parameter .Usage is like link { parameter = 10 ... } flexformfield is the parameter, additional settings can be done in Typoscript. .. _link2doc: link2doc ^^^^^^^^ .. container:: table-row Property link2doc Data type boolean Description If set, the picture is linked to the pdf document .. ###### END~OF~TABLE ###### .. _Known-problems: Known problems ^^^^^^^^^^^^^^ .. _To-Do-list: To-Do list ---------- .. _Changelog: Changelog --------- - 0.0.1 First Release - 0.0.2 corrected image path, little enhancements |img-4| EXT: PDF Viewer - 5 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.jpeg .. :align: left .. :border: 0 .. :height: 476 .. :id: Grafik3 .. :name: Grafik3 .. :width: 303 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 642 .. :id: Grafik1 .. :name: Grafik1 .. :width: 464 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 488 .. :id: Grafik2 .. :name: Grafik2 .. :width: 643 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102