I want to capture the html content in web browser and print to XPS Document. I am using a Windows application to do it since it is used in IE toolbar. Is there a way to capture the httpwebrequest to read the content of the webpage to to a FixedDocument object or other through other ways so that it can be converted to an XPSDocument?
A:
Print it via the Microsoft XPS Document Writer (MXDW; the XPS virtual printer) to an XPS file?
nixps
2010-04-13 07:09:24
Yes. I can get the document stream through a webbrowser control, but how can i convert it to XPS format?
suecnus
2010-04-13 18:04:30