WebClientPrint Sample Website Demo

The sample website demos that are installed with the WebClientPrint package are available for traditional ASP.NET Web Forms as well as for ASP.NET MVC. The sample website features a page for detecting if the WCPP utility is installed at the client machine and another page which presents to the user a wizard-like form asking him/her to specify what printer to use and the commands they want to send/print to the printer.

Sample Project Files
The sample websites are located in the installation folder of WebClientPrint under the Samples subfolder. Open the projects by using your favorite dev tool like Visual Studio or Visual Web Developer Express (VWD).

WebClientPrint Sample for ASP.NET Web Forms

The sample project for ASP.NET WebForms is structured as follows:


WebClientPrint Sample for ASP.NET MVC

The sample project for ASP.NET MVC (including the Razor version) is based on the default template that Visual Studio or VWD creates. In the MVC project you will find the following files: