> For the complete documentation index, see [llms.txt](https://docs.roboteasy.tech/rn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboteasy.tech/rn/studio-legado/versoes-anteriores/versao-2.6.3.md).

# Versão 2.6.3

Subversão lançada em 16/03/2022.

### Download

Para efetuar o download da versão mais recente das ferramentas deve-se acessar os links a seguir:

### [<mark style="background-color:orange;">**Studio**</mark>](broken://pages/-MRKgkO3mpcmR_tIvCsW)

Confira as atualizações:

<mark style="background-color:orange;">**1 – Executar Robô**</mark>

Nas versões anteriores tínhamos dois objetos com para executar um robô publicado no orquestrador com funcionalidades diferentes, a partir desta versão as funcionalidades de ambos serão centralizadas em um único objeto o "Executar Robô" que se encontra junto aos demais objetos referentes ao Orquestrador. Portanto, com este objeto agora será possível tanto realizar execuções locais como execuções remotas em outras máquinas a partir dos Runtimes

Documentação: [Executar Robô - Roboteasy](broken://pages/-MiL45n-prtM4r_osLrJ)

<mark style="background-color:orange;">**2 – PDF para Excel**</mark>

Ao tentar converter PDF's que continham dez ou mais páginas estas eram colocadas no Excel de destino em uma ordem diferente da ordem original encontrada no documento

Documentação: [PDF para Excel - Roboteasy](broken://pages/-MRKukgZufjE3eojdMsE)


---

# 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:

```
GET https://docs.roboteasy.tech/rn/studio-legado/versoes-anteriores/versao-2.6.3.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.
