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 Rotate and display image in WebImageViewer in .Net with out saving to disk
Started by Praveen136 at 11-10-2008 7:51. Topic has 3 replies.

Print Search « Previous Thread Next Thread »
  11-10-2008, 7:51
Praveen136 is not online. Last active: 11/10/2008 11:42:02 AM Praveen136

Top 500 Posts
Joined on 11-10-2008
Posts 10
How to Rotate and display image in WebImageViewer in .Net with out saving to disk
Reply Quote
My requirement is to display image files and pdf files in web browser using .net and also to provide some functionalities such as zoom ,rotate, annotation etc hence could you please suggest a control using which i can achieve the same.
   Report 
  11-10-2008, 9:33
Qasem Lubani is not online. Last active: 12/21/2008 9:12:09 PM Qasem Lubani



Top 10 Posts
Joined on 08-13-2006
Posts 1,187
Re: How to Rotate and display image in WebImageViewer in .Net with out saving to disk
Reply Quote

Actually, you can use our RasterImageViewer in a web form which will enable to use almost all LEADTOOLS image processing functions. You can refer to this form post for an example on how to embed the control in a web form

http://support.leadtools.com/SupportPortal/CS/forums/7653/ShowPost.aspx

Also, you can download the free evaluation version of the toolkit form our website and test with it.
Qasem Al-Lubani
LEAD Technical Support
www.leadtools.com
   Report 
  11-12-2008, 8:00
Praveen136 is not online. Last active: 11/10/2008 11:42:02 AM Praveen136

Top 500 Posts
Joined on 11-10-2008
Posts 10
Re: How to Rotate and display image in WebImageViewer in .Net with out saving to disk
Reply Quote
But how do i use that control in .aspx files and how do i set details in code behind. if you got any samples for the same can you please provide the same
   Report 
  11-13-2008, 12:11
Adnan Ismail is not online. Last active: 1/6/2009 4:12:02 PM Adnan Ismail



Top 10 Posts
Joined on 07-31-2006
Posts 1,364
Re: How to Rotate and display image in WebImageViewer in .Net with out saving to disk
Reply Quote
Since the control uses our LEADTOOLS .NET Winforms assembly, you should be able to use other LEADTOOLS .NET assemblies and call our .NET functions on the server side. You can try that by calling the RotateCommand Class and see how it goes.
Adnan Ismail
LEADTOOLS Technical Support

   Report 
Post
LEAD Support Fo... » Developer » Internet » How to Rotate and display image in WebImageViewer in .Net with out saving to disk

Powered by Community Server, by Telligent Systems