Click here to Skip to main content
15,888,286 members
Please Sign up or sign in to vote.
3.06/5 (3 votes)
See more:
Hi,

I am working on a desktop application for billing using Visual Studio 2010. I want to know that if XPS can be used to design and print bills as we do using Crystal Reports.

I Yes then how?.

Thanks in advance for your time and any kind of help.


bye.
Posted

1 solution

I don't know Crystal Reports, but XPS is basically a printer driver that creates a document similar to a PDF file. You need to add all the layout and template fields manually. For information on creating XPS documents see http://windows.microsoft.com/en-gb/windows/print-to-xps-document-writer#1TC=windows-7[^].

You may also like to look at http://msdn.microsoft.com/en-us/library/hh166163(v=nav.71).aspx[^].
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900