LEADTOOLS Support
Imaging
Imaging SDK Questions
How to perform paging in WebImageViewer for TIFF image files
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, April 20, 2009 1:55:13 AM(UTC)
Groups: Registered
Posts: 13
We are using WebImageViewer for displaying TIFF image files. please let me know how can we perform paging.
#2
Posted
:
Monday, April 20, 2009 6:25:12 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
What exactly do you mean by paging? Do you mean that you want to get the index of the page you are using in WebImageViewer? If yes, you can use the ImageInfo.PageIndex property.
If this is not what you need, please provide me with more details?
#3
Posted
:
Monday, April 20, 2009 6:35:17 AM(UTC)
Groups: Registered
Posts: 13
TIFF images that am using got more than one page. my web page got next and previous buttons when I click next button I need to disply next page in the TIFF image
#4
Posted
:
Tuesday, April 21, 2009 3:22:39 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You can use the WebImageViewer.OpenImageUrl method and pass the index of the page you want to review.
#5
Posted
:
Tuesday, April 21, 2009 6:33:16 AM(UTC)
Groups: Registered
Posts: 13
LEADTOOLS Support
Imaging
Imaging SDK Questions
How to perform paging in WebImageViewer for TIFF image files
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.