Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

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

Print Search « Previous Thread Next Thread »
  10-24-2008, 10:31
GregR is not online. Last active: 7/2/2009 8:45:22 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 2,009
HOW TO: Print Server Side Images Locally with ASP.NET

Attachment: NET - V16 - ASPX Images on Server Printed Locally.zip
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 
Post
LEAD Support Fo... » Developer » Printing » HOW TO: Print Server Side Images Locally with ASP.NET

Powered by Community Server, by Telligent Systems