> 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/manual-do-sistema/manual-do-sistema-vr-wms/manual-do-sistema-vr-wms-ferramentas/manual-do-sistema-vr-wms-sistema-configuracao-etiqueta.md).

# Etiqueta

## **INTRODUÇÃO**

Esta ferramenta serve para configurar as etiquetas utilizadas pelo aplicativo.

## **RECURSOS E PARAMETRIZAÇÃO**

![](/files/slNfZ7magQMhBGhIrynt) - Salvar (Teclas de atalho F3 ou ALT+S). Clique neste botão para salvar todas as alterações da etiqueta.

![](/files/d15thG1gcCou2WA1Wvrh) - Imprimir (Teclas de atalho F4 ou ALT+P). Este botão serve para realizar a impressão da lista exibida pela pesquisa.

![](/files/nujdCyY0DzmCYpQCT2se) - Editar (Teclas de atalho ALT+D). Clique neste botão para editar as etiquetas. Veja mais sobre a ferramenta em "Edição de Etiquetas".

![](/files/mO1HDTleOau3cwschKTO) - Restaurar Padrão (Sem teclas de atalho). Clique neste botão para restaurar todas as etiquetas da forma padrão.

## **CONFIGURAÇÃO DE ETIQUETAS**

* Acesse o menu: Sistema > Configuração > Etiqueta.

![](/files/z3p1aeMUS3TcFrrHanXV)

* Tipo Etiqueta - Informe o tipo da etiqueta que deseja fazer a configuração. **Tipo Etiqueta "FLV" disponível a partir da versão 3.16.0**
* Tipo Impressora - Informe qual o tipo de impressora deseja utilizar para a configuração.
* Clique no botão editar(![](/files/nujdCyY0DzmCYpQCT2se).

![](/files/FNmv4lAUmqEk8KPHFi4S)

* Clique duas vezes sobre um campo, ou clique no botão adicionar(![](/files/aAN1Do3IFk2znJQIx387) para adicionar um novo campo.

![](/files/91mUJ9iVRq1dB2FGDO9I)

* Campo - Informe o campo que deseja imprimir.
* Orientação - Informe a orientação da impressão. Exemplos: 0º = Linha reta (Normal). 90º = Horizontal.
* Conteúdo do Texto - Identifique qual informação o sistema deve imprimir neste campo. Insira um "@" (arroba) no início. Os campos disponíveis são as do campo "Campo" da tela.
* Seção Fonte - Informe o tipo do texto (negrito, itálico, etc.), largura e altura da fonte do campo.
* Seção Posição - Identifique a posição do campo na etiqueta.
* Seção Código de Barras - Esta seção serve para configurar o tamanho da impressão do código de barras.
* Salve todas as informações e realize a impressão da etiqueta. Realize ajustes e teste até que sua etiqueta esteja conforme sua necessidade.


---

# 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/manual-do-sistema/manual-do-sistema-vr-wms/manual-do-sistema-vr-wms-ferramentas/manual-do-sistema-vr-wms-sistema-configuracao-etiqueta.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.
