How to convert an XPS file to BMP, JPG, OR PDF using PHP or Python?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a library for reading XPS; libxps. No bindings for PHP or Python mentioned, though.
It is used by the Evince reader, which can presumably print to PDF.
On windows, you can view XPS documents, and if you install pdfcreator you can “print” them to PDF.