---
title: "Efficient text extraction from PDFs"
canonical_url: "https://www.nutrient.io/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/extract-text-download--used-with-extracttext/"
md_url: "https://www.nutrient.io/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/extract-text-download--used-with-extracttext.md"
last_updated: "2026-06-09T10:25:14.360Z"
description: "Discover how to configure text extraction from PDFs using Document Automation Server with customizable parameters."
---

# Streamline PDF text extraction with ease

| Parameter                | Notes                                                                                                                                           |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| **`/PageSep`**           | This allows the definition of an optional page separator string in the output text file.                                                        |
| **`/PlaceTop`**          | Specifies whether the PageSep will appear at the beginning or the end of the page.                                                              |
| **`/ExtractTextEngine`** | The Extract Text Engine to use, below is a list of possible values.

- 0 (PDFBox with Formatting)

- 1 (BCL)

- 2 (PDFBox) |
| **`/FromPage`**          | The start of the range of pages from which to extract text. If not specified, a start page of 1 is assumed.                                     |
| **`/ToPage`**            | The end of the range of pages from which to extract text. If not specified, the last page is assumed.                                           |
| **`/copypdf`**           | Set to true if you want Document Automation Server (DAS) to copy the input PDF file to the target folder.                                       |

---

## Related pages

- [Streamline tasks with the command-line interface](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface.md)
- [Effortlessly merge PDFs with advanced features](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/merge-pdf--used-with-mergepdf.md)
- [Create XML property file – [used with getxmlpdf]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/create-xml-property-file--used-with-getxmlpdf.md)
- [Streamline Azure file downloads with automation](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/azure-uploaddownload--used-with-azuredownload-and-azureupload.md)
- [Document automation: Convert and redact files easily](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/examples.md)
- [Effortlessly convert any file to PDF with OCR](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/ocr-any-file-to-pdf-used-with-ocranyfile-or-ocranyfileex.md)
- [Efficient job control in document automation](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/general-job-options.md)
- [OCR [used with ocrimagepdf or tifftopdf/ mergetifftopdf]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/ocr-used-with-ocrimagepdf-or-tifftopdf-mergetifftopdf.md)
- [Optimize your documents with extended OCR steps](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/extended-ocr-steps.md)
- [[PDF to TIFF [used with pdftotiff]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/pdf-to-tiff-used-with-pdftotiff.md)
- [PDF conversion options [used with topdf operations]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/pdf-conversion-options-used-with-topdf-operations.md)
- [Sharepoint settings – [used with sharepointdownload and sharepointupload]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/sharepoint-settings--used-with-sharepointdownload-and-sharepointupload.md)
- [PDF output file settings – [used with pdfprops]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/pdf-output-file-settings--used-with-pdfprops.md)
- [Split parameters [used with splittiff and splitpdf operations]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/split-parameters-used-with-splittiff-and-splitpdf-operations.md)
- [Efficient document automation with barcode processing](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/tiffpdf-barcode--used-with-barcode.md)
- [Customize PDF stamping options easily](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/stamp-pdf--used-with-stamppdf.md)
- [Document conversion with the GdPicture CLI](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/gdpicture-steps.md)

