> For the complete documentation index, see [llms.txt](https://ajuda.uplaces.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.uplaces.com.br/ecommerce-b2b/pedidos/visualizar-pedidos-em-formato-pdf.md).

# Visualizar pedidos em formato PDF

## Exportar pedido em formato PDF pelo e-mail

### 1 - Clique no link *Visualizar em formato PDF*

![Sistema de pedidos e vendas B2B - UPlaces](/files/-MaEAI8dxsCvgNraj8ps)

## Exportar pedido em formato PDF pela área operacional

{% hint style="info" %}
**Dica:**\
O procedimento de exportar para PDF é o mesmo para clientes que usam nosso aplicativo para Android e iOS.&#x20;

Após a exportação do arquivo é possível [envia-lo para seus clientes através do whatsapp](/ecommerce-b2b/pedidos/envio-de-pedidos-pelo-whatsapp.md)!
{% endhint %}

### **1 - Abra o pedido que deseja visualizar em PDF:**

![Vendas B2B - Sistema de pedidos UPlaces](/files/-MaAQF24a_WN5JDvAw50)

### 2 - No menu, clique em Visualizar em PDF:

![Vendas B2B - Sistema de pedidos UPlaces](/files/-MaAQWViPNfiT5fCp2M_)

### **3 - Acesse o pedido em formato PDF:**

![Vendas B2B - Sistema de pedidos UPlaces](/files/-MaAQud43ijdr_0ke_ML)

Clique no botão superior a esquerda e selecione "Fazer download" ou "Imprimir":

![](/files/-MaARLNGJKEQo__phIgO)


---

# 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://ajuda.uplaces.com.br/ecommerce-b2b/pedidos/visualizar-pedidos-em-formato-pdf.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.
