<div dir="ltr"><div><div>Hi all,<br><br></div>I've created a new python script which generates:<br><ul><li>quick printout (pdf) from workspace definitions</li><li>supports multiple display definitions in one workspace ( = multiple printouts in one run)<br></li><li>UTF-8 text could also be printed (ps.map supports only latin1, this was the initial reason to create alternative print method)<br></li></ul>known major issues:<br><ul><li>barscale and northarrow positioning should be revised in the respective d.* modules<br></li><li>ImageMagick dependency should be eliminated longer term</li><li>regexp processing of workspace files instead of formal XML processing</li><li>needs more calibration on txt/symbol resizing according to printout dpi change<br></li></ul></div><div><br></div><div>This module is NOT for professional prints but for quick&dirty and hopefully comfortable<br></div><div>printout making.<br></div><div><br></div><div>Tested under:<br><ul><li>Linux: 7.0.4,7.2 latest, 7.3 weekly snapshot<br></li><li>Windows: 7.3 binary OSGeo4W<br></li></ul></div><div><br></div>Source and doc are here:<br><div><br><a href="https://github.com/kuszinger/giscomgrass7addons/tree/master/m.printws">https://github.com/kuszinger/giscomgrass7addons/tree/master/m.printws</a><br><br></div><div>best regards<br></div><div>Robert<br><br></div></div>