This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, January 25, 2007 3:17:22 PM(UTC)
Groups: Registered
Posts: 8
Hi,
I need to make use of the imageViewer in a webform (asp.net). I found the three examples.
However, those aren't really complete and I would need more help about the use of Leadtools in asp.net.
What I want to do is be able to load a multipage bitonal TIF (CITT4) on a web page and also be able to navigate from one page to another.
I loooked in leadtools support but I didn't really find any relevant example that could help me.
Thanks,
Guillaume
#2
Posted
:
Sunday, January 28, 2007 7:30:08 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Guillaume,
Which 3 examples are you referring to exactly? If they are
in our help files, please tell me which help file and which topic title they
are in the help file.
If they are from this forum, please post the post numbers or
links.
#3
Posted
:
Thursday, February 8, 2007 12:13:50 PM(UTC)
Groups: Registered
Posts: 8
#4
Posted
:
Sunday, February 11, 2007 7:11:54 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Guillaume,
The help topic "How to Run LEADTOOLS Web Demos"
shows how you can use the demos on your own server. You can then modify them
any way you like. About multi-page TIFF, you can navigate through these pages
by changing the page index in the RasterImage.Page Property. You can view any
desired page by setting the RasterImage.Page Property to the index of that page.
For example to view next page in a multiple page image, you can increment the
Page property by 1. The range for this property is from 1 to RasterImage.PageCount.
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.