> For the complete documentation index, see [llms.txt](https://ola.meajuda.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ola.meajuda.cc/delivery-salao/impressao-de-pedidos/impressao-via-software/como-instalar-o-app-de-impressao.md).

# Como instalar o app de impressão

{% hint style="info" %}
**Impressoras recomendadas:**\
\
Impressoras térmicas das marcas Zebra, Epson, Citizen, Star, Boca, Dymo.

Para a impressão sair adequadamente, certifique-se que o driver da impressora seja o correto, correspondente ao modelo que utiliza.
{% endhint %}

{% hint style="info" %}
A impressão **via Software** é compatível apenas com Windows.
{% endhint %}

Para configurar a **Impressão de pedidos via software**, selecione a opção no menu **Impressão de pedidos**, e depois clique em **Baixar Software**:

![](/files/-Mf3rPUko6OwOKPFXOKL)

Baixe o arquivo "**App impressora**". Se uma mensagem de segurança do navegador surgir, basta prosseguir, clicando em **manter** e **manter mesmo assim**.

![](/files/-MfnnDj7QjJvNvwOujjA)

![](/files/-MfnnIuUGTR_ItDRdFKV)

Instale-o normalmente:

![](/files/-Mf3s8UWJ1O_o9faBvgn)

No processo de instalação, será requisitada a instalação do **Java**. Basta prosseguir para que ele também seja instalado.

{% hint style="info" %}
Se a instalação não ocorrer automaticamente, faça o download e a instalação manual do Java neste link:\
\
<https://www.java.com/pt-BR/download/manual.jsp>\
\
Na tela seguinte, selecione a opção "Windows On-line" que identifica a versão do seu Windows automaticamente e faz a instalação.
{% endhint %}

![](/files/ZsCy3Amk4TSZWSUWXHRZ)

Após instalado, o programa para impressão aparecerá no canto inferior direito da barra de ferramentas, clique nele e certifique-se que ele está configurado para iniciar toda vez que o computador é ligado, selecionando "**Automatically Start"**:

![](/files/-Mf3u6zgkqJZE_Kn6nMT)


---

# 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://ola.meajuda.cc/delivery-salao/impressao-de-pedidos/impressao-via-software/como-instalar-o-app-de-impressao.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.
