|
We have a tiff image stored in the IFS directory. I have an immediate requirement to load the tiff image from the ifs directory to the browser using java. I am stuck up with two questions 1. how to read tiff image from ifs directory using javaLook into the javax.imageio API:
2 how can i display a tiff image on a browser?Use javax.imageio to create a JPEG of each page in the tiff file, and create a HTML file loading each jpeg.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.