# Self Service System

## 1. Prepare your documents

All documents should be saved as a flattened **PDF format** file. Ensure:&#x20;

* The document is under 150MB
* The page size matches the paper size you want to print on - unless you are scaling.

## 2. Printing

Prints can only be sent via the Quick Print Kiosks (inside the print room) or by any lab computer in the MSD. You cannot print via webprint or from your personal laptop.

1. Drag your PDF off your USB onto the desktop
2. **Open** your document in Adobe Acrobat
3. Modify the **settings** using the printing guides for the respective printer
4. **Select** the printer and **print** the document.
5. **Tap your card** at the Kiosk when prompted.

{% hint style="info" %}
A detailed step-by-step process can be found in the [How-to section](/print-room/printers-services/mfd-print-scan-and-copy.md).
{% endhint %}

## 3. Release the print

The print will be held in a queue until you release it to the printer. This gives you a chance to review the [cost of the print](/print-room/self-service/services.md#printing-costs) - if the cost is inaccurate there may be an issue with the settings you have used. Please review your settings and try again - do not release the print if the price seems incorrect.

### **Remote Release of Jobs from Laptop or Mobile**

You can release jobs if you have forgotten your card via the link below.

You must first send the file from a computer with in the Faculty logged in with your university user details (not a personal computer).

Then log onto your account through the PaperCut server here: <http://print.unimelb.edu.au/mr> and release.

{% hint style="info" %}
This is a work around if you have forgotten your card.
{% endhint %}

## 4. Collect your prints

Depending on how busy it is you may get your prints straight away or you may have to wait. The printers will queue the jobs in order of time released.

{% hint style="info" %}
Uncollected prints may be removed or recycled after a significant time has passed.
{% endhint %}

## **After-hours Printing Errors**

{% hint style="warning" %}
Please **do not** try to fix anything yourself. If an error has occurred please report the issue to the Media Hub or NeXT Lab staff using the contact details above. If your job is stuck - leave it and apply for a refund, *see below*.
{% endhint %}

## **Refunds**

{% hint style="info" %}
Please collect evidence such as a photo of the machine error. This may be used to determine whether a refund is appropriate. [***Why was my refund denied?***](/print-room/frequently-asked-questions/print-room-faq.md#why-was-my-refund-denied)&#x20;
{% endhint %}

Any amount lost due to printing issues (eg. paper jam) will be refunded on a case-by-case basis. Please submit your request via logging on to the [**Student Print Portal**](https://print.unimelb.edu.au/). Select 'Recent Print Jobs',  select the relevant print job, and click on 'request refund.'

If your refund is not approved after 5 business days, speak to the Media Hub Staff.


---

# 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/self-service.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.
