# Get image

![](/files/7yYC8UhATGp1qqFFDfW3)

Element that obtains images from a PDF document

![](/files/Ej5bBziUXVB9bttBRA4r)

Properties

\- Path to file\*: \[String] Path to a PDF file

\- Password: \[String] Password of a PDF document

\- Pages: \[String] Numbers of document pages (1,2,4)

\- Variable: \[System.Collections.Generic.List\<System.Drawing.Bitmap>] Variable for storing reading results


---

# 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://astro-rpa.gitbook.io/astro-rpa-user-guide/g_elements/el_basic/els_pdf/el_pdf_getimage.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.
