◆ Acrobat · convert

Capture Invoices & POs

Capture received invoices and purchase orders: combine supplier invoices, POs, and delivery notes into one searchable …

3ready prompts
1real task
4roles

When to use it

real situations

AI prompts

3 ways to ask · copy any one
AExecute — “help me do it”Show me how to use the Adobe PDF Services API to...…+
Show me how to use the Adobe PDF Services API to run OCR on a PDF and get the text result for [describe your PDF or use case].
when the reply comes backWant to see a sample code for your language?
BImprove — “do it better”How can I improve text recognition quality when using the OCR...…+
How can I improve text recognition quality when using the OCR feature of the Adobe PDF Services API for [describe your document or language]?
when the reply comes backNeed help with API authentication steps?
CDecide — “help me choose”Help me choose the right OCR settings in the API for...…+
Help me choose the right OCR settings in the Adobe PDF Services API for [describe your document type or goal].
when the reply comes backAsk about handling large or multi-page PDFs.

How to do it

the tool · the steps · what to avoid
  1. 1

    Open your scanned PDF document in Adobe Acrobat.

  2. 2

    Go to the Tools menu in the top left menu bar.

  3. 3

    Select Scan & OCR from the list of tools.

  4. 4

    In the Scan & OCR pane, click Recognize Text.

  5. 5

    Choose In This File to apply OCR to the open document.

  6. 6

    Click Recognize Text to start the OCR process.

  7. 7

    Save the PDF to retain the searchable text layer.

    Best practiceFor best OCR accuracy, scan your documents at 300 dpi and avoid extreme brightness settings.

After OCR, you can search, select, and copy text from your scanned PDF as if it were a normal document.

This runs in the Acrobat app - there is no separate API for this task.

Glossary

words on this page
OCROCR stands for Optical Character Recognition. It is technology that turns images of text into real text you can search and copy.ExampleAfter scanning a paper invoice, OCR allows you to copy the vendor's name from the image.
APIA way for different software to talk to each other automatically.ExampleAn online store uses an API to automatically send shipping details to a delivery service.
EndpointA web address your code sends requests to for a specific job.ExampleThe app sends your payment details to a secure endpoint on the server to process the transaction.

The real tasks

the one, listed here
Capture received invoices and purchase orders in one searchable file for monthly bookkeeping.

Who does this

4 roles
ArchivistRecords ManagerLibrarianLegal Assistant

FAQ

about this task

To run OCR, you send your PDF file to the OCR endpoint of the Adobe PDF Services API using your code. The API processes the file and gives you back a new PDF with searchable text, or the extracted text data, depending on your request.

OCR is needed when your PDF is made from scanned images or photos, because there is no actual text to extract. Regular text extraction only works if the PDF already has real text inside, not just pictures of words.

Yes, the API supports several languages for OCR. You can set the language option in your API request to get better results for non-English documents.

Automating OCR with the API lets you process many files quickly, build custom apps, and avoid manual work. It's useful if you need to handle lots of documents or want to add OCR to your own software.

You need to get API credentials from Adobe, then use those credentials in your code to get an access token. This token is sent with your requests so the API knows you are allowed to use it.

Sources

where this comes from
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.
Built on public evidence: O*NET®, ESCO, Wikipedia, U.S. Bureau of Labor Statistics, forum demand signals.