# Rasterising PDFs

{% embed url="<https://studentit.unimelb.edu.au/software/nitro-pdf-pro>" %}
click here 👍
{% endembed %}

1. Open your PDF in Nitro PDF Pro -> Under **Convert** tab, select the **To Image** option.

<figure><img src="/files/s2KdvXJgBoXysAcZPPOC" alt=""><figcaption></figcaption></figure>

2. In the Pop-up window, select **Mutiple-page TIFF** in the *Image format* section to export every pages simultaneously, and select the **DPI at 300** or higher for best quality.

<figure><img src="/files/78xY97l82a1CPUV4Lc2l" alt=""><figcaption></figcaption></figure>

3. Click **Convert** and wait -.- (it can take a while if the file is big \*insert skull emoji\*)

<figure><img src="/files/UT6RXaTPHVwadPD6PAeq" alt=""><figcaption></figcaption></figure>

4. Find the converted file in your folder, right click on the file and select **Convert to PDF with Nitro PDF Pro**

<figure><img src="/files/HTtMVNQDm0QcAtc43JlA" alt=""><figcaption><p>(This will probably take a while as well so just be patient) (It might also crash but just keep trying 😍)</p></figcaption></figure>

5. Save your PDF and use that rasterized file to print.

<figure><img src="/files/G74Cw7rYKdJCdllfE5vw" alt=""><figcaption></figcaption></figure>


---

# 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://ms-kb.msd.unimelb.edu.au/print-room/file-preperation/rasterising-pdfs.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.
