Welcome to LEAD Support Forum Login | Register | Faq  

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

to display Tiff file on a ImageViewer Control
Started by anushree at 01-03-2007 6:42. Topic has 8 replies.

Print Search « Previous Thread Next Thread »
  01-03-2007, 6:42
anushree is not online. Last active: 1/23/2007 6:29:54 AM anushree

Not Ranked
Joined on 12-30-2006
Posts 4
to display Tiff file on a ImageViewer Control
Reply Quote

Hi all,

I am unable to display a 'Tiff' image ona lead ImageViewer control.

Any suggestion/Help is eagerly awaited.

 

Regards.


   Report 
  01-03-2007, 6:48
anushree is not online. Last active: 1/23/2007 6:29:54 AM anushree

Not Ranked
Joined on 12-30-2006
Posts 4
display 'Tiff' image on leadtool imageviewer control.
Reply Quote

Hi all,

I have a asp.net application where i m required to display Tiff images. I am using Lead tool Evaluation ver 15 and coding in c#.am unable to display 'Tiff' image on leadtool imageviewer control.

Any help/suggestion is eagerly awaited.

 

Regards.


   Report 
  01-07-2007, 10:15
Maen Hasan is not online. Last active: 11/17/2008 4:23:44 PM Maen Hasan



Top 10 Posts
Joined on 08-05-2004
Posts 1,795
Re: to display Tiff file on a ImageViewer Control
Reply Quote
Hello,

You need to set a reference to the Leadtools.Codecs.Tif.dll in your visual studio application to load TIFF files.

Please let me know if this helps.

Thanks,
Maen Badwan
LEADTOOLS Technical Support

   Report 
  01-23-2007, 1:32
anushree is not online. Last active: 1/23/2007 6:29:54 AM anushree

Not Ranked
Joined on 12-30-2006
Posts 4
Re: to display Tiff file on a ImageViewer Control
Reply Quote

Even after including the said DLL , it doesnt work.I have used Imagegenerator so as to fetch the image via http request and then display it.It works for some tiff with jpeg , not with some, though not much change in properties if i open the images in tag viewer.

Kindly respond.

 

regards.


   Report 
  01-23-2007, 2:18
Maen Hasan is not online. Last active: 11/17/2008 4:23:44 PM Maen Hasan



Top 10 Posts
Joined on 08-05-2004
Posts 1,795
Re: to display Tiff file on a ImageViewer Control
Reply Quote
Hello,

To resolve the problem, try to set a reference to the Leadtools.Codecs.Tif.dll and Leadtools.Codecs.Fax.dll in your visual studio application to load TIFF files.

Please let me know if this helps.

Thanks,
Maen Badwan
LEADTOOLS Technical Support

   Report 
  06-13-2008, 1:57
bipino7 is not online. Last active: 8/17/2008 5:43:53 AM bipino7

Top 200 Posts
Joined on 06-13-2008
Posts 15
to display Tiff file on a ImageViewer Control
Reply Quote
Hi all,

I am unable to display a 'Tiff' image on a lead ImageViewer control.

Any suggestion/Help is eagerly awaited.

   Report 
  06-13-2008, 16:20
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: to display Tiff file on a ImageViewer Control
Reply Quote
What is the file version of Leadtools.dll that you are using?

Do you mean the Leadtools.Web.Controls.ImageViewer or something else?  If something else, please be more specific about the control you are using.

Are you getting any errors/exceptions?
Greg Ross
LEADTOOLS Technical Support
   Report 
  06-15-2008, 1:28
bipino7 is not online. Last active: 8/17/2008 5:43:53 AM bipino7

Top 200 Posts
Joined on 06-13-2008
Posts 15
Re: to display Tiff file on a ImageViewer Control
Reply Quote
am using leadtools version 15. I could not load tif image in the leadtools.web.imageviewer.control. i'm not sure if that control loads tif image or not and annotation feature in that control. Imageviewer controls seems to load only browser friendly image formats.Is there any possibility in loading of tif image in that control. Also i need the feature of annotation in the tif image.Please suggest me coz i have to recommend this product to my organization.
   Report 
  06-17-2008, 11:46
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: to display Tiff file on a ImageViewer Control
Reply Quote
As stated in the documentation:


The ImageViewer can display any image file format supported by web browsers (Jpeg, Gif, Png and Bmp).


If you want to display other file formats you could use the Webforms controls.  However, those do not support annotations so you will need to use the Winforms controls in a .NET UserControl.  Here's an example:

http://support.leadtools.com/SupportPortal/cs/forums/7662/ShowPost.aspx

Greg Ross
LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » Enduser » LEADViEW » to display Tiff file on a ImageViewer Control

Powered by Community Server, by Telligent Systems