wiki:UserGuidelines/Admin/MapPrinting

Version 4 (modified by Fran Boon, 11 years ago) ( diff )

--

Print Maps

Install PhantomJS:

Install Selenium:

apt-get install -y python-pip
pip install selenium

Configure the server:

vim /home/web2py/applications/eden/models/000_config.py
settings.gis.toolbar = True
settings.gis.print_button = True

compile

See Also

Note: See TracWiki for help on using the wiki.