-
Download this file
-
chmod +x ./xps2pdf.bash
-
To convert a particular xps file:
./xps2pdf.bash thefile.xps
-
To convert all xps files in the current working directory:
./xps2pdf.bash *.xps
Download this file
chmod +x ./xps2pdf.bash
To convert a particular xps file: ./xps2pdf.bash thefile.xps
To convert all xps files in the current working directory: ./xps2pdf.bash *.xps