HOW TO: Print Server Side Images Locally with ASP.NET
Started by GregR at 10-24-2008 10:31. Topic has 0 replies.
|
|
10-24-2008, 10:31
|
GregR

Joined on 05-31-2006
In House
Posts 2,009
|
|
|
This ASP.NET C# 2.0 demo uses the LEADTOOLS v16 .NET interface to print images stored on the server to a printer installed on the client's local machine. This process involves making a .NET UserControl that gets downloaded to the client which downloads an image from a URL to a temporary location, prints the image locally, and then cleans up the temporary file(s). Included in the ZIP file is a Word document explaining how to set up the project.
Greg Ross LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|
|
LEAD Support Fo... » Developer » Printing » HOW TO: Print Server Side Images Locally with ASP.NET
|
|
Copyright LEAD Technologies, Inc. 2009
