Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

calliex

macrumors 6502
Original poster
Aug 16, 2018
487
241
Pittsburgh, Pa
I have a need to convert Microsoft .xps files to pdf on a mac. Only way I have found so far is to bring the file into google docs and then print to pdf. Is there an app for the mac to do this. I have not found any as of yet.

Joe
 
If you have Homebrew, then see the answer here: https://apple.stackexchange.com/questions/213300/convert-xps-to-pdf

From the article:
  1. open terminal (cmd+space and write terminal)
  2. brew install libgxps
  3. xpstopdf file.xps file.pdf
  4. open file.pdf
This uses GhostScript under the covers, so since there was a recent GhostScript/ImageMagick security issue with malicious PDFs similar caveats apply here, but if you trust the XPS files you should be OK.

If you have a Linux system such as Ubuntu it also probably has access to "xpstopdf".
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.