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 two printing pages. One page presents to the user a wizard-like form asking the users to specify what printer to use and the commands they want to send/print to the printer. The other page allows the users to print different file formats (like PDF, TXT, DOC, XLS, JPG, PNG, TIFF) right to any installed printer at the client machine.

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).