{% load i18n %} {% load l10n %} {% load extratags %}
{% trans "Paper size" %} {% trans "(width x height)" %}
{{ form.paper_width_mm }}mm × {{ form.paper_height_mm }}mm
 
Paper size suggestions {{ papersize_suggestions }}
{% blocktrans %}An error occured while retrieving compatible paper sizes.{% endblocktrans %}
{% blocktrans %}Calculating available paper formats for your map...{% endblocktrans %}

{% trans "Paper format and size" %}

{% blocktrans trimmed %} Select the desired format, size and orientation for your map. {% endblocktrans %} {% blocktrans trimmed %} You can choose from the suggested standard sizes, the "best fit" size for the map area you selected, or specify a width and height of your own choice. {% endblocktrans %}