Quick Answer: Saving an Outlook Email as a PDF
Outlook lets you convert any email to a PDF without third‑party tools. On Windows, use the built‑in Print dialog and select "Microsoft Print to PDF." On macOS, choose File → Export as PDF. For Outlook.com or the Office 365 web app, print the message and pick "Save as PDF" in your browser. Each method preserves the message body, attachments list, and metadata, creating a portable, read‑only copy that you can archive, share, or print.
- Quick Answer: Saving an Outlook Email as a PDF
- Why Convert Emails to PDF?
- Method 1: Windows Outlook Desktop App
- Step‑by‑Step Instructions
- What Gets Saved?
- Method 2: Outlook for macOS
- Step‑by‑Step Instructions
- Notes for Mac Users
- Method 3: Outlook.com / Office 365 Web App
- Step‑by‑Step Instructions
- Browser Compatibility
- Method 4: Using Outlook Add‑ins or Third‑Party Tools
- Comparison of Methods
- Tips for High‑Quality PDFs
- Common Issues and Troubleshooting
- "Microsoft Print to PDF" Missing
- Blank PDF Output
- Large Emails Cut Off
- Automation Possibilities
Why Convert Emails to PDF?
PDFs are universally viewable, tamper‑resistant, and easy to store in document‑management systems. Converting emails to PDF is useful for legal compliance, record‑keeping, client communications, and personal archiving.
Method 1: Windows Outlook Desktop App
Step‑by‑Step Instructions
- Open the email you want to save.
- Click File → Print (or press Ctrl+P).
- In the Printer dropdown, select Microsoft Print to PDF.
- Click Print. A file‑save dialog appears.
- Choose a location, rename the file if desired, and click Save.
What Gets Saved?
The PDF includes the email header (From, To, Date, Subject), the full message body, and a list of attachments (the attachments themselves are not embedded, only their names).
Method 2: Outlook for macOS
Step‑by‑Step Instructions
- Open the email in Outlook.
- From the menu bar, choose File → Export as PDF….
- Select the destination folder, rename if needed, and click Save.
Notes for Mac Users
If the Export option is missing, use the universal Print‑to‑PDF shortcut: File → Print, then click the PDF button in the lower‑left corner of the dialog.
Method 3: Outlook.com / Office 365 Web App
Step‑by‑Step Instructions
- Open the email in your browser.
- Click the three‑dot menu (⋯) and select Print.
- In the browser's print preview, change the destination printer to Save as PDF (Chrome, Edge, or Firefox).
- Click Save, pick a folder, and confirm.
Browser Compatibility
All modern browsers support "Save as PDF" in the print dialog. Safari uses the "PDF" dropdown in the lower‑left corner of the print window.
Method 4: Using Outlook Add‑ins or Third‑Party Tools
While the built‑in methods cover most needs, some users prefer add‑ins for batch conversion or automatic naming. Popular options include "Save As PDF" by Sperry Software and "Adobe Acrobat for Outlook." These tools add a one‑click button to the ribbon and can export multiple selected messages at once.
Comparison of Methods
| Method | Platform | Steps Required | Batch Capability | Cost |
|---|---|---|---|---|
| Print to PDF (Windows) | Outlook Desktop (Win) | 3‑4 clicks | No | Free |
| Export as PDF (Mac) | Outlook Desktop (macOS) | 3 clicks | No | Free |
| Browser Print (Web) | Outlook.com / O365 | 3 clicks | No | Free |
| Add‑in (e.g., Sperry) | Windows & macOS | 1 click per batch | Yes | Paid |
Tips for High‑Quality PDFs
- Include Attachments: Drag and drop attachments into the email before printing, or save them separately and attach them to the PDF using a PDF editor.
- Preserve Formatting: Use "Print Layout" view in Outlook to keep indentation and images.
- Name Files Consistently: Include date and subject (e.g., 2024-03-15_Project‑Update.pdf) for easier retrieval.
- Secure Sensitive Content: After saving, you can add password protection with Adobe Acrobat or free PDF tools.
Common Issues and Troubleshooting
"Microsoft Print to PDF" Missing
On some Windows installations the virtual printer is disabled. Re‑enable it via Control Panel → Programs → Turn Windows features on or off → check "Microsoft Print to PDF."
Blank PDF Output
This usually occurs when the email is opened in "Reading Pane" only. Open the message in its own window before printing.
Large Emails Cut Off
If the PDF truncates long threads, switch to "Print All Pages" in the print dialog or use an add‑in that handles long conversations better.
Automation Possibilities
Power users can automate PDF conversion with Outlook VBA or Microsoft Power Automate:
- VBA Macro: A short script can call the PrintOut method with the PDF printer and save to a predefined folder.
- Power Automate: Create a flow triggered by a flagged email that uses the "Convert to PDF" action in the OneDrive/SharePoint connector.
These automations are ideal for compliance teams that need to archive every incoming message.