LEADTOOLS Support
Imaging
Imaging SDK Examples
How to Rotate and display image in WebImageViewer in .Net with out saving to disk
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, November 10, 2008 2:46:24 AM(UTC)
Groups: Registered
Posts: 13
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.
#2
Posted
:
Monday, November 10, 2008 4:28:16 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
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.
#3
Posted
:
Wednesday, November 12, 2008 2:55:26 AM(UTC)
Groups: Registered
Posts: 13
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
#4
Posted
:
Thursday, November 13, 2008 7:06:16 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
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.
LEADTOOLS Support
Imaging
Imaging SDK Examples
How to Rotate and display image in WebImageViewer in .Net with out saving to disk
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.