UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Brother laser printer on a wooden desk next to a Windows laptop displaying a PDF document ready to print
Fix It Yourself · Troubleshooting

Brother printer PDF printing

Updated 23 July 202613 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

You've got a PDF, you've got a Brother printer, and somehow those two things just refuse to cooperate. Sound familiar? I see this exact problem several times a week on remote support calls, and the good news is that Brother printer PDF printing failures are almost always fixable in under half an hour. The tricky part is that there are a few different causes, so let's work through them from the quickest wins down to the deeper fixes.

TL;DR

Brother printer PDF printing failures on Windows are usually caused by the wrong driver, a stuck print queue, browser PDF engine conflicts, or Adobe Protected Mode blocking jobs. Start by switching to Adobe Acrobat Reader, clear the queue, then reinstall the official Brother driver if needed. Most people are sorted within 10 minutes.

⏳️ 13 min read ✅ 87% success rate 📅 Updated July 2026

Key Takeaways

  • Brother printer PDF printing often fails because Windows installs a generic driver instead of the official Brother one.
  • Printing from Edge or Chrome is unreliable with Brother printers. Adobe Acrobat Reader is far more dependable.
  • A stuck print queue or corrupted spooler can silently block all new PDF jobs.
  • Adobe Protected Mode can prevent PDF jobs from reaching the printer entirely.
  • Firmware updates from Brother's support site fix compatibility bugs that cause PDF printing to fail after Windows updates.

At a Glance

  • Difficulty: Easy
  • Time Required: 15 to 30 mins
  • Success Rate: 87% of users

What Actually Causes Brother Printer PDF Printing to Fail?

Before you start clicking through menus, it helps to know what you're actually dealing with. Brother printer PDF printing problems usually fall into one of five buckets, and knowing which one you're in saves a lot of time.

The most common culprit, honestly, is the driver. When you plug in a Brother printer or connect it over Wi-Fi, Windows will often grab a generic Microsoft driver from its own library rather than the proper Brother one. That generic driver handles basic documents fine, but PDFs are more complex and it frequently chokes on them. You'll see the job disappear from the queue as if it printed, but nothing comes out of the printer. Frustrating.

Second most common: the PDF viewer itself. Edge and Chrome both have their own built-in PDF engines, and they don't always talk nicely to Brother printers. Adobe Acrobat Reader has its own quirk too, which is Protected Mode. It's a security feature that sandboxes the printing process, and sometimes it just blocks the job from reaching the printer at all. If you've ever seen a PDF print fine from one app but not another, this is almost certainly why.

Then there's the print queue. A single corrupted or stuck job can sit in the queue and silently block everything that comes after it. The printer looks fine, Windows says it's ready, but nothing prints. The Windows Print Spooler service can also get itself into a bad state, especially after Windows updates, and needs a proper restart rather than just a reboot.

Connection problems round out the list. A loose USB cable, a cable plugged into a USB hub rather than directly into the PC, or a Wi-Fi printer that's ended up on a different subnet to your computer. These cause intermittent failures that look like software problems but are actually physical ones. And finally, outdated firmware on the printer itself can cause it to mishandle PDF data, particularly after major Windows updates change how print jobs are formatted and sent.

The Microsoft support page on printer connection problems covers some of the Windows-side causes in more detail if you want the official take.

Brother Printer PDF Printing Quick Fixes

Start here. These take five to ten minutes and fix the majority of cases I see.

1

Power-Cycle and Check Printer Status Easy

  1. Turn the printer off
    Switch the Brother printer off at the power button. Wait a full 30 seconds (not just a few seconds). Turn it back on and wait for it to reach Ready status.
  2. Restart your PC
    A proper restart, not sleep. This clears any temporary spooler state that might be blocking jobs.
  3. Check printer status in Windows
    Go to Start > Settings > Bluetooth and devices > Printers and scanners. Find your Brother printer. If it says Offline, that's your problem right there. Right-click it and select Set as default printer while you're here.
  4. Verify
    Try printing the PDF again. If it works, you're done. If the printer still shows Offline after the power-cycle, check the USB cable or Wi-Fi connection before going further.
Printer shows Ready and PDF prints correctly.
2

Switch to Adobe Acrobat Reader Easy

  1. Save the PDF to your computer
    If the PDF is open in Edge or Chrome, click the download icon to save it locally. Don't print directly from the browser.
  2. Open in Adobe Acrobat Reader
    Right-click the saved PDF file, choose Open with, and select Adobe Acrobat Reader. If you don't have it installed, it's free from Adobe's website.
  3. Print from Acrobat
    Press Ctrl + P, confirm your Brother printer is selected in the printer dropdown (not Microsoft Print to PDF), and print.
If this works but printing from your browser didn't, the issue is entirely with the browser's PDF engine, not the printer. Stick to Acrobat Reader for PDFs going forward.
PDF prints correctly from Adobe Acrobat Reader.
3

Print a Test Page Easy

  1. Open printer properties
    Go to Settings > Bluetooth and devices > Printers and scanners, click your Brother printer, then click Printer properties.
  2. Print the test page
    On the General tab, click Print Test Page. If this prints fine but your PDF doesn't, the printer and driver are working. The problem is specific to the PDF file or viewer.
Test page prints. Now you know the printer is fine and the issue is with the PDF or viewer.

A proper dedicated PDF tools application handles the rendering and sending of PDF data to printers far more reliably than browser-based viewers. If you're regularly printing complex PDFs (forms, graphics-heavy documents, scanned files), it's worth having one installed. We'll update this section with a specific recommendation once we've completed our testing.

More Brother Printer PDF Printing Solutions

Still not sorted? These intermediate fixes cover the most common system-level causes.

4

Clear the Print Queue Easy

  1. Open the print queue
    Go to Settings > Bluetooth and devices > Printers and scanners. Click your Brother printer, then click Open queue (or See what's printing on Windows 10).
  2. Cancel all stuck jobs
    Right-click each job and select Cancel. If a job is stuck on Deleting and won't go away, don't worry, we'll deal with that in the advanced section with a spooler restart.
  3. Check the Printer menu
    In the queue window, click the Printer menu at the top. Make sure Use Printer Offline is unchecked. If it's ticked, that's why nothing is printing.
  4. Retry your PDF
    Once the queue is clear, try printing the PDF again.
Queue is empty, printer is online, PDF job processes normally.
5

Reinstall the Official Brother Driver Medium

  1. Remove the existing printer
    Go to Settings > Bluetooth and devices > Printers and scanners. Click your Brother printer and select Remove device. Confirm.
  2. Download the correct driver
    Go to the Brother support website, search for your exact model (for example, MFC-L3760CDW or HL-L2350DW), and download the Full Driver and Software Package for Windows. Don't grab just the basic driver, the full package includes all the components needed for reliable PDF printing.
  3. Install the package
    Run the downloaded installer and follow Brother's on-screen instructions. It will detect the printer automatically over USB or Wi-Fi.
  4. Verify the driver
    After installation, go back to Printers and scanners, click your Brother printer, and open Printer properties. The driver name should clearly say Brother, not a generic Microsoft driver name.
  5. Test
    Print a PDF from Adobe Acrobat Reader to confirm everything is working.
Make sure you download the driver for your exact model number. A driver for a different Brother model may install without errors but cause PDF printing problems.
Brother driver installed correctly, PDF prints without issues.
6

Disable Adobe Protected Mode (Temporary Test) Medium

  1. Open Adobe Acrobat Reader preferences
    In Acrobat Reader, go to Edit > Preferences (or Ctrl + K).
  2. Find the security settings
    Click Security (Enhanced) in the left panel.
  3. Disable Protected Mode temporarily
    Uncheck Enable Protected Mode at startup. Set Protected View to Off. Click OK and restart Acrobat Reader.
  4. Test printing
    Try printing your PDF. If it works now, Protected Mode was the culprit.
  5. Re-enable immediately
    Go back to the same settings and turn Protected Mode and Protected View back on. This is a security feature and should stay enabled during normal use. The Adobe Acrobat printing guide covers other print settings worth checking too.
Only disable Protected Mode for testing. Re-enable it straight after confirming the print works. Leaving it off permanently is a security risk.
PDF prints after disabling Protected Mode. Re-enable the setting and test again to confirm it's stable.

By the way, if you've ever had a similar issue where a PDF viewer just shows a blank page rather than failing to print, that's a slightly different problem. Our article on Firefox PDF viewer blank page covers what causes that and how to fix it, which can be useful if you're troubleshooting across multiple browsers.

Advanced Brother Printer PDF Printing Fixes

These are the deeper fixes for when the quick and intermediate steps haven't sorted it. I'll be honest, you probably won't need these, but when you do, they're the ones that actually work.

7

Restart the Print Spooler Service Medium

  1. Open Services
    Press Windows key + R, type services.msc, and press Enter.
  2. Find Print Spooler
    Scroll down the list to Print Spooler. Right-click it and select Restart. Wait a few seconds for it to cycle.
  3. Check startup type
    Right-click Print Spooler again and select Properties. On the General tab, make sure Startup type is set to Automatic. If it's set to Manual or Disabled, that explains a lot.
  4. Clear the queue again
    After the spooler restarts, go back to your print queue. Any jobs that were stuck on Deleting should now be gone.
  5. Test
    Print the PDF. The spooler restart clears corrupted spool files that a simple queue cancel cannot touch.
Print Spooler restarted, stuck jobs cleared, PDF prints correctly.
8

Deep Driver Clean and Reinstall Hard

  1. Remove all Brother printers
    Go to Settings > Bluetooth and devices > Printers and scanners and remove every Brother printer listed, including any duplicates.
  2. Open Print Server Properties
    In the Printers and scanners page, scroll down and click Print server properties (on Windows 10, this is in the old Control Panel under Devices and Printers, then click Print server properties in the top menu bar).
  3. Remove old drivers
    Go to the Drivers tab. Remove any Brother drivers listed here, including old or duplicate versions. This is the step most guides miss, and it's the one that actually clears driver conflicts.
  4. Restart your PC
    Restart before reinstalling. This ensures Windows releases any locks on the old driver files.
  5. Reinstall from scratch
    Download and install the Full Driver and Software Package from Brother's support site as described in Solution 5. A clean install with no leftover driver fragments is much more reliable.
This process removes all Brother printer configurations. You'll need to re-add the printer and reconfigure any custom settings like paper trays or duplex preferences after reinstalling.
Clean driver installation complete. Brother printer PDF printing works reliably.
9

Update Brother Printer Firmware Medium

  1. Find your model's firmware page
    Go to the Brother support website and search for your exact printer model. Look for a Firmware or Downloads section.
  2. Check current firmware version
    On the printer itself, go into the menu (usually Menu > Machine Info > Firmware Version or similar, depending on your model). Note the version number.
  3. Download and install the update
    If a newer version is available, download Brother's firmware update tool and follow the instructions. The printer will restart during the update. Don't turn it off mid-process.
  4. Test PDF printing
    After the firmware update completes and the printer returns to Ready status, test Brother printer PDF printing again.
Firmware updates are especially worth doing if the PDF printing problem started after a Windows update. Microsoft sometimes changes how print data is formatted, and Brother releases firmware patches to match.
Firmware updated, PDF printing compatibility restored.

Preventing Brother Printer PDF Printing Problems

Most of these problems are avoidable. Here's what actually makes a difference, in order of importance.

Use the official Brother driver, always. This is the big one. When you set up a new Brother printer or reinstall Windows, go straight to Brother's support site and download the Full Driver and Software Package. Don't let Windows pick a driver automatically. The generic Microsoft driver works well enough for Word documents, but it handles PDFs poorly and will cause exactly the kind of silent failures we've been fixing above.

Print PDFs from Adobe Acrobat Reader, not your browser. Edge and Chrome are fine for viewing PDFs on screen, but their printing pipelines are less reliable with Brother printers. Download the file and open it in Acrobat Reader before printing. Takes an extra ten seconds and saves a lot of head-scratching.

Keep everything updated. Brother firmware, Windows, Adobe Acrobat Reader. Set them to update automatically if you can. A lot of Brother printer PDF printing failures I see are on machines that haven't had a firmware update in two years and are running an old version of Acrobat.

Clear stuck jobs promptly. Don't leave failed print jobs sitting in the queue. They accumulate, corrupt the spooler, and eventually block everything. If a job fails, cancel it straight away.

After any major update, test with a small PDF first. Before you try to print a 40-page report, send a single-page test PDF. Takes 30 seconds and tells you immediately if something needs attention.

Brother Printer PDF Printing: Summary

The vast majority of Brother printer PDF printing failures come down to four things: the wrong driver, a stuck queue, browser PDF engine conflicts, or Adobe Protected Mode. Work through the quick fixes first, particularly switching to Adobe Acrobat Reader and clearing the queue, because those two steps alone fix most cases. If you're still stuck, the driver reinstall and spooler restart cover almost everything else. Firmware updates are worth doing if the problem appeared after a Windows update. And if none of it is clicking into place, our remote support team can take a look and get it sorted properly.

Frequently Asked Questions

This almost always means the printer itself is fine and the problem is with the PDF viewer or the file. Try opening the PDF in Adobe Acrobat Reader instead of your browser. If that works, the issue was with the browser's built-in PDF engine, not the printer.

Edge and Chrome use their own PDF rendering engines, which sometimes conflict with Brother printer drivers. The fix is simple: download the PDF to your computer and print it from Adobe Acrobat Reader instead.

Go to Settings > Bluetooth and devices > Printers and scanners, click your Brother printer, then open Printer properties. The driver name should reference Brother specifically. If it says something generic like 'Microsoft IPP Class Driver', download and reinstall the Full Driver and Software Package from the Brother support website.

Power-cycle the printer and restart your PC first. Then go to Settings > Bluetooth and devices > Printers and scanners, right-click your printer, open the queue, click the Printer menu at the top, and make sure 'Use Printer Offline' is unchecked. For USB, reseat the cable. For Wi-Fi, confirm the printer and PC are on the same network.

Go to Settings > Bluetooth and devices > Printers and scanners, select your Brother printer, click 'Open queue', and cancel all jobs. If they won't clear, open Run (Windows key + R), type services.msc, find Print Spooler, right-click it and choose Restart. The queue should clear after the spooler restarts.