tags:

views:

90

answers:

2

Is there any C/C++ codes available to view XPS document

EDIT

Is there any C++ codes available to Edit (add watermark) in XPS document

+1  A: 

I dont know if this is possible, but since Internet Explorer can view XPS documents, would just loading a web browser ActiveX into your application work ?

Andrew Keith
+2  A: 

Hi,

it depends a bit on what you want to do, but we offer a C++ (for win32 & osx) libray that allows you to render XPS documents. You can also manipulate and draw on XPS files with our SDK.

Take a look here: NiXPS SDK info

You can download a trial here: Download NiXPS SDK trial

Feel free to contact me direct on [email protected]

Regards,

Nick (disclaimer: I work for NiXPS NV)

nixps
I am looking for opensource or freeware solution.
raksham