I've been trying to solve the problem of converting an .oxps file to .pdf or other file format. Any solutions for Linux out there?
I've been searching around and cannot come up with much thus far.
Maybe even something to convert to xps first and then pdf?
I've tried ImageMagick's convert and ghostscript, but no luck. Maybe I'm doing something wrong?
Note: I'm using Gentoo and/or Ubuntu.
EDIT
The solution is covered in the answer from @ThatGuy. However, for some reason, mudraw was not pulled in with mupdf-tools on ubuntu (I am running a headless 12.04.5 LTS ubuntu).
However, the source is available from MuPDF's website. I built the source and was able to solve the problem.