> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/equipamentos-homologados/configuracao-impressora-epson-tm-h6000iv-windows-e-linux.md).

# Configuracao Impressora Epson Tm H6000Iv Windows E Linux

## **ARQUIVOS NECESSÁRIOS**

* [Clique aqui para baixar o arquivo InterfaceEpsonNF.xml](https://drive.google.com/file/d/1U0fxxQ7rfcMG7Bgl2hEY3IuxW9DWAeNm/view?usp=sharing)

## **CONFIGURAÇÃO**

* Copiar o arquivo InterfaceEpsonNF.xml para a pasta em que se encontra o executável do VRPdv (Windows - C:\pdv\exec) (Linux - /pdv/exec). Este arquivo é reponsável pela configuração do layout de impressão dos cheques e deve ser configurado para cada banco.

## **CONFIGURAÇÃO LAYOUT CHEQUE**

* Para cada banco é necessário configurar o layout do cheque dentro do arquivo InterfaceEpsonNF.xml.
* As tags iniciais\*\*(,,, e )\*\* são padrões e não devem ser alteradas.
* Dentro da tag além do bloco (que é padrão), deve ser inserido para cada banco uma configuração que é representada pela tag (no singular), o mesmo deve ser inserido abaixo do bloco **.**

**Segue exemplo:**

1 BANCO VR

55 65

145 60

165 50

95 43

60 43

49 43

19 43

160 10

***OBS: Nenhuma tag deve ser REMOVIDA, apenas alterada de acordo com a configuração do banco/cheque.***

![](/files/yi1m0lH0W7kJjKCecA2G)

**LEGENDA: - O Valor informado nas tags se refere ao distanciamento do ínicio da escrita com relação à borda limite do lado direito. - O Valor informado nas tags se refere ao distanciamento do ínicio da escrita com relação à borda inferior.**

***NOTA: O valor dessas tags utiliza a unidade de medida em milímetros.***


---

# 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://docs.vrsoft.com.br/vrmaster/equipamentos-homologados/configuracao-impressora-epson-tm-h6000iv-windows-e-linux.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.
