473,466 Members | 1,370 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Multipage image support

Thanks Patrice. But I want to navigate between the pages of a multi-paged
tiff image displayed on the client browser rather than displaying multiple
tiff images on a page.

Thanks

Suresh
Nov 19 '05 #1
1 1313
Sorry, I'm too used to web pages ;-)

So my understanding now is that you have a tiff file that contains multiple
"pages" (that is images) and that you want to navigate through them. Is this
correct ?

There is no built-in support AFAIK. Possible options I see are :
- to use a client side viewer (ActiveX, JavaApplet or .NET control) that
would handle "multipages" files
- to send the file with the proper mime type. It would let the user open the
file based on the current file association (hopefully handling multipages
file such as perhaps the XP viewer ?)
- to extract server side the targeted "page" and display it using the usual
image control (not sure about how easy it is to extract the targeted "page")

--
Patrice

"suresh" <su****@discussions.microsoft.com> a écrit dans le message de
news:CD**********************************@microsof t.com...
Thanks Patrice. But I want to navigate between the pages of a multi-paged
tiff image displayed on the client browser rather than displaying multiple
tiff images on a page.

Thanks

Suresh

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: news.microsoft.com | last post by:
Hello group, My goal is to attach an image over another image. Top image should be transparent so the back image is visible through the top one. Bellow is a test code in VB.NET. You need to...
0
by: Curtis Justus | last post by:
Hi, I am reading in a multipage TIFF image and need to manipulate each page separately. After reading the image into an Image object, I set the page by using the SelectActiveFrame method. ...
3
by: SF | last post by:
Folks, I've been running into problems with a multipage Tif viewer that I wrote to display fax images in an ASP.Net app. I've been basically following the standard examples on how to do this: ...
2
by: Child | last post by:
I have a page which has a tabbstrip and a multipage. The tab strip works great, and navigates the multipage no problem. However, I have a situation where I would like to have a "hidden"...
1
by: Ather Ali Shaikh | last post by:
I have a toolkit which is doing the same. but I want to write my own code. That will receive a tiff image and convert it into multipage jpeg file. Regards Ather Ali Shaikh
3
by: Al | last post by:
Is it possible, using only VB.NET code, to extract a single page from a multipage tiff file?
1
by: Ira | last post by:
I was successful in creating the multipage Tif files in VB.net using the following the following code: Public Sub SaveSeveralOnePageFilesInADir(ByVal DrNm As String, ByVal resultFl As String)...
0
by: Luke | last post by:
I have a big (500+ MB) multipage TIFF image file and a database file which contains index to each image in the TIFF file. The scheme of the database is very simple. imagename (text) byte...
0
by: Luke | last post by:
I have a big (500+ MB) multipage TIFF image file and a database file which contains index to each image in the TIFF file. The scheme of the database is very simple. imagename (text) byte...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.