# Correção ao imprimir ficha de consumação

Identificamos um erro ao tentar imprimir a **ficha de consumação**, onde, em alguns casos, a impressão não era concluída corretamente, impedindo tanto a **impressão inicial** quanto a **reimpressão** do documento.

Corrigimos essa falha para garantir que a **ficha de consumação** possa ser **impressa e reimpressa** corretamente, sem interrupções ou falhas no processo.

<figure><img src="/files/wLnkNt6KOBk38x5qVCCf" alt=""><figcaption><p>Primeira impressão</p></figcaption></figure>

<figure><img src="/files/3GlRuGFSYv0SnoEOOQiU" alt=""><figcaption><p>Tela para selecionar reimpressão</p></figcaption></figure>


---

# 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://atualizacoes.consumer.com.br/pdv/anteriores/15.0.0/15.0.0.5-beta/correcao-ao-imprimir-ficha-de-consumacao.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.
