Sunday 10 February 2019

Setting print layout to portrait using QGIS 3?



I can't get the print layout to appear in portrait. It opens in landscape and Layout/Page Setup... allows for portrait, but the layout canvas remains in landscape.


In 2.18 the "Composition" Panel has "Page Size" as its first item, with a drop down Landscape/Portrait control box.


2.18 Page size


In 3.0.0, the "Layout" Panel does not have this, and I can't find it in the "Item Properties" panel.


Is there somewhere that I can set it to portrait?



Answer



In QGIS 3.x you have to right click on the page in your layout to find "Page Properties".enter image description here


No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...