Create a one‑page inspection summary for permitting officials from last week's site check: include inspection date, co…
Open the PDF file containing sensitive information in Adobe Acrobat.
Select Tools in the main toolbar.
Choose Redact from the list of available tools.
Use the redaction tool to mark all sensitive text, images, or areas you want to permanently remove.
Apply the redactions by clicking Apply in the redaction toolbar and confirm when prompted.
CautionRedacted content cannot be recovered after applying redactions.
Save the redacted PDF by selecting File > Save As and choosing a new filename.
RecommendationSave a copy to preserve the original unredacted file.
With the redacted PDF open, select File > Export To and choose the desired Office format (e.g., Microsoft Word or Microsoft Excel).
Follow the prompts to complete the export and save the Office document.
Best practiceDouble-check the exported Office file to ensure all sensitive information is fully redacted, as formatting changes can sometimes reveal hidden content.
Always review the exported Office file to confirm that all redacted information remains inaccessible after conversion.
This runs in the Acrobat app - there is no separate API for this task.
| Option | What it does | Best for |
|---|---|---|
| Retain Flowing Text | Prioritizes text that can easily wrap and be edited. It might change the exact look. | Documents you plan to heavily re-edit, like reports or articles. |
| Retain Page Layout | Tries to keep the exact position of text and images as in the PDF. Editing can be harder. | Forms, tables, or documents where the visual layout is very important and needs to stay the same. |
This often happens if the fonts used in the original PDF are not embedded or installed on your computer. Acrobat tries to match the PDF layout, which can cause extreme spacing if it can't find the correct fonts. To fix this, first try to ensure the source fonts are embedded in the PDF or installed locally. If you already exported, you might need to adjust the spacing in Word by going to Font > Advanced > Spacing: Normal.
Yes, if your PDF is a scanned document, Export PDF can still convert it to an editable Word file. Acrobat has a feature called 'Recognize text if needed' which runs OCR (Optical Character Recognition) on the image text during the export process. Make sure this option is enabled to get editable text from scanned PDFs.
The Adobe PDF Services API is a way for developers to automate tasks like exporting PDFs. It allows programs to send a PDF file to Adobe's service and get back a converted file (like Word, Excel, or PowerPoint). It can also perform OCR on image text during the export. This means you can integrate PDF conversion into your own applications or workflows.