= Print Maps = Install PhantomJS: * [wiki:InstallationGuidelines/PhantomJS InstallationGuidelines/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 == * [wiki:BluePrint/GIS/Printing BluePrint/GIS/Printing]