# Pdf

- [Compress Pdf](https://docs.genrpa.com/aktiviteler/pdf/compress-pdf.md)
- [Convert Pdf](https://docs.genrpa.com/aktiviteler/pdf/convert-pdf.md)
- [Document Information Of Pdf](https://docs.genrpa.com/aktiviteler/pdf/document-information-of-pdf.md)
- [Export Pdf Images](https://docs.genrpa.com/aktiviteler/pdf/export-pdf-images.md)
- [Find Regex Pattern In Pdf](https://docs.genrpa.com/aktiviteler/pdf/find-regex-pattern-in-pdf.md)
- [Get Document Version](https://docs.genrpa.com/aktiviteler/pdf/get-document-version.md)
- [Get Pdf Infos](https://docs.genrpa.com/aktiviteler/pdf/get-pdf-infos.md)
- [Get Pdf Specific Table](https://docs.genrpa.com/aktiviteler/pdf/get-pdf-specific-table.md)
- [Html To Pdf](https://docs.genrpa.com/aktiviteler/pdf/html-to-pdf.md)
- [Merge Pdf Files](https://docs.genrpa.com/aktiviteler/pdf/merge-pdf-files.md)
- [Page Count](https://docs.genrpa.com/aktiviteler/pdf/page-count.md)
- [Pdf Image To Text](https://docs.genrpa.com/aktiviteler/pdf/pdf-image-to-text.md)
- [Pdf To Text](https://docs.genrpa.com/aktiviteler/pdf/pdf-to-text.md)
- [Pdf To Text Version 2](https://docs.genrpa.com/aktiviteler/pdf/pdf-to-text-version-2.md)
- [Read Text From Specific Rect](https://docs.genrpa.com/aktiviteler/pdf/read-text-from-specific-rect.md)
- [Split Pdf File](https://docs.genrpa.com/aktiviteler/pdf/split-pdf-file.md)


---

# 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://docs.genrpa.com/aktiviteler/pdf.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.
