> For the complete documentation index, see [llms.txt](https://docs.os.uk/os-downloads/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/os-downloads/products/maps-and-imagery-portfolio/os-vectormap-district/vector-simple-guide/opening-and-saving-maps-in-composer.md).

# Opening and saving maps in Composer

Once you are happy with the scale and position of your map, click **Project > New Print Composer.**<br>

<figure><img src="/files/f6fAVZLOTFcLrfYgvP6q" alt="New Print Composer menu item in the File menu"><figcaption><p>New Print Composer menu item in the File menu</p></figcaption></figure>

* A window will open asking for an ID/Title, however it is not required. Click **OK**.<br>

  <figure><img src="/files/5iJdayb5HWbkg0MHH28f" alt="Compose title dialog box"><figcaption><p>New Print Composer menu item in the File meny</p></figcaption></figure>
* A new window will open showing a blank page. To insert the map from QGIS click on **‘Add new map’** (see below).<br>

<figure><img src="/files/zBVXkoLWbEXQ92ruEFia" alt="Add and insert new map buttons highlighted in the toolbar" width="74"><figcaption><p>Add new Map in the QGIS toolbar</p></figcaption></figure>

Left click and then drag a rectangle to select the dimension of the added map. Once added the position of the map within the frame can be adjusted by selecting **‘Move item content’** (see above).

* Click on **‘Item Properties’** on the task bar on the right. The specific scale can be selected here, and if you scroll down there are several other options including **‘Position and Size’**. Here the dimensions of the map on the page can be adjusted in millimetres. Careful, as when altering the position and size the scale will also change.<br>

  <figure><img src="/files/0Za9LRuyJw5TbPvpUslP" alt="Item properties menu in the composer window show,000 scale anding 20 0.00 degrees of map rotation"><figcaption><p>Item properties menu in the composer window</p></figcaption></figure>
* Once you are happy with the image you can export the map as an image or a PDF by selecting **‘Export as image’** or ‘**Export as PDF’** respectively (see below). And save within an appropriate folder.

<figure><img src="/files/paldNb5vyIYx6GkpPHVG" alt="Export as image (left) and export as PDF (right) buttons shown in the toolbar."><figcaption><p>Export options in the toolbar</p></figcaption></figure>

* Your final JPEG image should looks similar to this:

<figure><img src="/files/wj8gdMRsk5R6L4UwRX9U" alt="JPEG image of a map Southampton"><figcaption><p>Exported JPEG image of a map Southampton</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.os.uk/os-downloads/products/maps-and-imagery-portfolio/os-vectormap-district/vector-simple-guide/opening-and-saving-maps-in-composer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
