I read that the XPS printer
in Windows 8
produces OpenXPS
(.oxps) files whereas its counterpart in earlier Windows versions produce XPS
(.xps) files. So printing XPS
files under Windows 8
implies a compatibility issue. Fair enough. But, what type of file does the CreateXpsDocumentWriter method create?
Does it use the XPS printer? If yes, how can you detect which XPS/OXPS setting the printer has? Or is it possible to choose XPS/OXPS via an API?