Skip to content

This bundle extends the printing bundle. It adds a preview of the print area and allows to configure several printing options.

License

Notifications You must be signed in to change notification settings

antoniave/mapapps-printing-enhanced

 
 

Repository files navigation

Printing Enhanced

The Printing Enhanced Bundle extends the Printing bundle by further capabilities.

Screenshot App

Sample App

https://demos.conterra.de/mapapps/resources/apps/downloads_printingenhanced/index.html

Installation Guide

Requirements:

Simply add the bundle "dn_printingenhanced" to your app.

dn_printingenhanced Documentation

Development Guide

Define the mapapps remote base

Before you can run the project you have to define the mapapps.remote.base property in the pom.xml-file: <mapapps.remote.base>http://%YOURSERVER%/ct-mapapps-webapp-%VERSION%</mapapps.remote.base>

Other methods to to define the mapapps.remote.base property.

  1. Goal parameters mvn install -Dmapapps.remote.base=http://%YOURSERVER%/ct-mapapps-webapp-%VERSION%

  2. Build properties Change the mapapps.remote.base in the build.properties file and run: mvn install -Denv=dev -Dlocal.configfile=%ABSOLUTEPATHTOPROJECTROOT%/build.properties

About

This bundle extends the printing bundle. It adds a preview of the print area and allows to configure several printing options.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.2%
  • Vue 29.8%
  • CSS 12.7%
  • HTML 6.3%