We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this questionDoes any know of any C/C++ open source for XPS [XML Print Specification].
I found http://www.ndesk.org/Xps, but it is c# ...
Any help will be highly appreciated.
I know of two open source implementations of XPS parsing and rendering: there is GhostXPS for use with Ghostscript, and MuXPS. MuXPS is a fork of GhostXPS which is based on the MuPDF graphics library instead. MuXPS is still very new, but you can find the source in the MuPDF git repository.
Mighty Wikipedia says that KDE Okular supports OpenXPS.
Artifex has GhostXPS which can read XPS packages
精彩评论