> For the complete documentation index, see [llms.txt](https://guide.eprocessify.com/invoices/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.eprocessify.com/invoices/invoices/printing-invoices/how-do-i-print-an-invoice.md).

# How do I print an Invoice?

If you want to print an invoice, you can follow these steps:

**Step 1:**                                                                                                                                                                                             On the navigation panel, select the option for invoices. This will bring up a list of invoices.

<figure><img src="/files/XYmqOKiaZ7WoMFKfO391" alt="" width="563"><figcaption><p> Select the 'Invoices Option'</p></figcaption></figure>

**Step 2:**                                                                                                                                                                                     From the list of invoices, select the specific invoice that you want to print.

<figure><img src="/files/p60tSs9ouDKUzEqvpcmv" alt="" width="563"><figcaption><p>Select the invoice </p></figcaption></figure>

**Step 3:** Click on the selected invoice; this will show up the invoice, and then choose the "more options" button.

<figure><img src="/files/gHyooc2dr53046ViIy2g" alt="" width="563"><figcaption><p>Click on 'more option'</p></figcaption></figure>

**Step 4:**                                                                                                                                                                                       In the drop-down menu, select the option to "print invoice" to initiate the printing process.

<figure><img src="/files/vdNgFfRRuWCv0I10X5R5" alt="" width="563"><figcaption><p>Click on print invoice</p></figcaption></figure>

**Step 5:**                                                                                                                                                                                                   You can also directly print the invoice by clicking the shortcut key "Ctrl + P".

<figure><img src="/files/kDVxRuW6DxoWgx0XM52L" alt="" width="563"><figcaption><p>Click on shortcut 'Ctrl + P' and directly print the invoice.</p></figcaption></figure>

And this is how you can print any invoice from your data.<br>


---

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

```
GET https://guide.eprocessify.com/invoices/invoices/printing-invoices/how-do-i-print-an-invoice.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.
