Garbage when printing pdf exported from Pages

I have an issue when printing pdf documents exported from Pages. The pdf looks fine in Preview but when printing, the printer (Xerox 3260 with latest drivers) just spits out almost empty pages with some garbage characters in the top. Printing directly from Pages works fine as well as printing pdf documents from other sources. Bug?

  • macOS Big Sur (11.1)
  • Pages 10.3.9
  • Printing over AirPrint

Printing out loads of blank pages (along with some random chars) usually means that the printer is taking in the incoming print job as raw data, rather than as a PostScript file to be interpreted.

Check the printer's manual for the name of the print queue to which the job should be sent (usually one of AUTO, PS, PCL or RAW -- so choose PS), or make sure it's configured to use PostScript as a higher priority than raw data.


Apple’s troubleshooting guide has a helpful tidbit on disabling Print Dialog Extensions (PDEs) and using generic drivers towards the middle of all the steps.

  • https://support.apple.com/guide/mac-help/solve-printing-problems-on-mac-mh14002/mac

Options & Supplies button, select the Use Generic Printer Features checkbox, then click OK.

If that fails, does a test page print correctly?

  • https://support.usa.canon.com/kb/index?page=content&id=ART166363

If that fails, you may have to do each step in order from the guide above on solving printing problems from Apple Support.


I found a possible workaround. Symptom: Multiple applications such as Pages, Notes, Preview print "UNIRAST" followed by garbage and many pages. Updating printer firmware and re-installing drivers did not help.

  • Reset printer system
  • Re-added the printer as AirPrint
  • Then added it again, so it gives it the same name followed by "2", but this time I set it as Generic PCL Laser Printer.

So far, prints from Notes, Pages, Preview are going okay, as I've set this PCL version to my default. I found the idea here: https://discussions.apple.com/thread/250857812 where someone describes this same workaround, and also another useful link that didn't quite solve it was here: https://discussions.apple.com/thread/252484142 - there's a theory the drivers from HP aren't 64-bit, thus causing the problem, but I am not sure about that.