<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>1) </div><div>the A0 PDF output cannot be read by Acrobat. Foxit Reader can open some of them, but suffer a lot. Is it something related to old issues with A0 printing, like <a href="http://hub.qgis.org/issues/4821" target="_blank">http://hub.qgis.org/issues/4821</a>?</div>
</blockquote><div><br></div><div>I also noted a small error (I suppose) at line 399 of atlasdialog.py.</div><div>Here is a proposed patch: <a href="http://giovanniallegri.it/share/A0_0.pdf" target="_blank">http://giovanniallegri.it/share/</a>atlas_patch.diff</div>
<div><br></div><div>Trying to force the export as raster (setting composition().setPrintAsRaster(True)) crashed Qgis.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><br></div>
<div>2)</div><div>The tile in this picture [1] perfectly fits an A0 at 1:100000 scale. The original layout was in ArcGIS. I'm trying to reproduce it in QGis composer and Atlas plugin gives already a good help in it. Looking into the code I see that it adjusts the extents of the composer Map item to the bbox of the coverage polygon. This means that the result map in the composer can be narrower or wider then the coverage exact extent, depending on the dimension of the Map item, ok? See the result in [2].</div>

<div>What I would need is to scale the Map item to fit the bbox AND a fixed scale. It could be scale from the center where it is positioned, changing height and width. </div><div>What do you suggest to achieve this? Do you see a "manual" way of doing that, or coding it into to the plugin is unavoidable?</div>

<div><br></div><div>giovanni</div><div><br></div><div>[1] <a href="http://giovanniallegri.it/share/A0_tile.png" target="_blank">http://giovanniallegri.it/share/A0_tile.png</a></div><div>[2] <a href="http://giovanniallegri.it/share/A0_0.pdf" target="_blank">http://giovanniallegri.it/share/A0_0.pdf</a></div>

<div><br></div>
</blockquote></div><br>