PrintPDF with template
From MapbenderWiki
User:Michael Schulz User:Christoph Baudson(Module maintainer)
Contents |
API
Description
english
This is a modification of the printPDF module. The difference is that the PDF is not generated from scratch, but is orientated on a PDF Template for every layout (format/size) you want to offer. There are already PDF-templates with Logo, Frame, static textes present as templates. You have to prepare configuration-files for every layout. In the configuration files it is defined which pdf-template should be takes for which layout.
deutsch
Es handelt sich um eine Abwandlung des Druckmoduls. Für die verschiedenen Formate/Größen können PDF-Vorlagen (Logo, Rahmen, Effekte) bereits im Druckverzeichnis statisch abgelegt werden. Über Konfigurationsdateien werden verschiedene Drucklayouts definiert, die jeweils auf eine dieser PDF-Vorlagen zugreifen.
Requirements
- to rotate the image you need php5_imagick
- have a look at the following page for installation information http://www.mapbender.org/Print_dynamic#Prerequisites
Demo
see Demo
