# Exporting & printing

You may **export your model** as **PNG, PDF, DWG, DXF** or **simply send it to your printer.**

### Exporting an image <a href="#h_327a882dca" id="h_327a882dca"></a>

To **export** your **model** as an **image,**

* Open the **`Pages`** panel.
* Then, click the **`+`** button to **create a new Page.**
* **Select the page frame** on the canvas and resize it to fit your drawing.
* Select **`... > Export > PNG`** in the **Page panel**
* That's it! Your file will is saved in your **Downloads folder.**

{% embed url="<https://player.vimeo.com/video/1136827390?autoplay=1&controls=0&loop=1&muted=1>" %}

Alternatively, you can export the whole screen as an image through **`Menu > Export > Image`**

To get more **tips** about **pages**, go to the [Pages Documentation](https://docs.rayon.design/documentation/import-export/broken-reference).

<figure><img src="https://2112124689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FngVHKyaUSSJPTFck3wkz%2Fuploads%2FsIfr4TOXtNnXWfH1DYGM%2FPreviewer.png?alt=media&#x26;token=5c63a567-b098-4b42-9512-7db700bce36d" alt=""><figcaption></figcaption></figure>

### Exporting a PDF file <a href="#h_e7382427ae" id="h_e7382427ae"></a>

To **export** your **model** as a **PDF file,**

* Open the **`Pages`** panel.
* Then, click the **`+`** button to **create a new Page.**
* **Select the Page frame** on the canvas and resize it to fit your drawing.
* (Optional) set your **Page** **scale** in the right panel
* Select **`... > Export > PDF`** in the **Page panel**
* That's it! Your file will is saved in your **Downloads folder.**

To get more **tips** about **pages**, go to the [Pages Documentation](https://docs.rayon.design/documentation/import-export/broken-reference).

{% embed url="<https://player.vimeo.com/video/1136833630?autoplay=1&controls=0&loop=1&muted=1>" %}

### **Exporting a DWG or DXF** <a href="#h_e7382427ae" id="h_e7382427ae"></a>

To **export** your **model** as a **DWG** or **DXF file,**

* Click on the **`Menu`** button.
* Hover on **`Export`** and choose select **`DWG`** or **`DXF`**.
* Click on the **`Download`** button that appears on top of the edito&#x72;**.**
* That's it! Your file will is saved in your **Downloads folder.**

*Note : When exporting to DWG, the colours of the entities will be based on the colour of the layer they are placed on. More about our* [*layers*](https://docs.rayon.design/documentation/design/layers)*.*

{% embed url="<https://player.vimeo.com/video/1136837266?autoplay=1&controls=0&loop=1&muted=1>" %}

{% hint style="info" %}
**Exported file looks empty?** Your model might contain stray elements far from the main drawing. Delete them before exporting. More in our FAQ.
{% endhint %}

## **Printing** <a href="#h_e7382427ae" id="h_e7382427ae"></a>

To **print** your **pages** and send them to your printer...

* Open the **`Pages`** panel.
* Then, click the **`export`** button button
* In the export modal that opens, select the **`print`** option
* The browser print interface will show up.&#x20;
* Choose your paper format and printer and press **`print`**.

{% embed url="<https://player.vimeo.com/video/1136838566?autoplay=1&controls=0&loop=1&muted=1>" %}

For more step-by-step information, watch our tutorial about how to import & export in Rayon:

{% embed url="<https://www.youtube.com/watch?v=OyJ6kjjXK0U&list=PL2mYb69TvSpw4sO2nADaUQpYXbzMe_z59&index=3>" %}

***

### We are always available

Book a demo with our team, [right here](https://b1kzip68v9f.typeform.com/to/Hgr0eQ4k#source=docs).\
To get some support, reach out to us through our **in-app support chat**. \
More about [our support policy right here](https://docs.rayon.design/other-resources/others/support).


---

# Agent Instructions: 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:

```
GET https://docs.rayon.design/documentation/import-export/exporting-and-printing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
