> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/gerar-um-pdf-da-proposta.md).

# Gerar um PDF da proposta

O PDF da Proposta é a versão que você envia, imprime ou armazena.

A sua aparência depende do layout e do esquema da Proposta.

### O que o PDF pode incluir

Dependendo da sua configuração, o PDF pode incluir:

* linhas e totais da Proposta
* conteúdo do cabeçalho e do rodapé
* anexos, imagens ou uma página inicial

{% stepper %}
{% step %}

### Abra a Proposta

Abra a Proposta que você deseja exportar.
{% endstep %}

{% step %}

### Abra a opção de PDF

Escolha a opção para visualizar, baixar ou imprimir o PDF.
{% endstep %}

{% step %}

### Revise o resultado

Verifique o layout, os totais e os detalhes do Cliente.
{% endstep %}

{% step %}

### Salve ou compartilhe o PDF

Baixe o PDF ou continue com o envio da Proposta.
{% endstep %}
{% endstepper %}

### Se o PDF não parecer correto

* verifique o layout da Proposta selecionado
* verifique as Configurações do esquema
* revise se as imagens ou anexos estão ativados

### Perguntas frequentes

<details>

<summary>Posso baixar o PDF antes de enviar a Proposta?</summary>

Sim.

Você pode revisar o PDF antes que a Proposta seja enviada.

</details>

<details>

<summary>O PDF pode incluir imagens?</summary>

Sim.

Isso depende do seu layout e da configuração da Proposta.

</details>

<details>

<summary>Como altero a aparência do PDF?</summary>

Atualize o layout da Proposta que o esquema usa.

</details>

### Tópicos relacionados

* [Recursos em Proposta](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/funcionalidades-da-proposta.md)
* [Proposta](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta.md)
* [Pacotes OutSmart](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/pacotes-outsmart.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/gerar-um-pdf-da-proposta.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.
