Windows Client Print Driver

  • Thread starter Thread starter Guest
  • Start date Start date
Hi Jim,

This is a quick note to let you know that I am performing research on this
issue and will get back to you as soon as possible. I appreciate your
patience.



Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hi Jim,

It seems this "Windows Client Print Driver" only exists in previous beta
version of Vista/Longhorn. It's now replaced by Microsoft XPS Document
Writer, which can generate XPS document from any application that supports
printing. The markup of XPS is a subset of XAML.

You can download Microsoft XPS Document Writer here:
http://www.microsoft.com/downloads/details.aspx?FamilyId=B8DCFFDD-E3A5-44CC-
8021-7649FD37FFEE&displaylang=en.

Hope this helps.


Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Is any WPF control can display XPS file? Frame only works for xaml and html
file. Thanks.
Jim
 
Hi Jim,

You can use DocumentViewer and XpsDocument to display the XPS files, here's
an example:

#DocumentViewer XPS Sample
http://msdn2.microsoft.com/en-us/library/aa972174.aspx


For more information, please refer to following articles:


#Documents in Windows Presentation Foundation
http://msdn2.microsoft.com/en-us/library/ms748388.aspx#XPS_Documents


Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hi Jim,

Let me know if above suggestion helps. Thanks.

Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hi Jim,

Let me know if above suggestion helps. Thanks.

Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

Hi,

I was wondering if you had any samples with the XPS Viewer and non-
xaml code? Also is there a way to remove the toolbar or specific
buttons from the toolbar from the xps viewer?

Thanks.

Thierry
 
Back
Top