R
Roland Wolters
Hi,
I need to build a webpage that shows the pages of a mutlipage tiff file. I
cannot load it directly into the System.Web.UI.WebControls.Image but I can
load it into a System.Drawing.Image. I can select a page with
SelectActiveFrame. Now how can I load this image in the webcontrol? Sure I
can save it first in a jpg or gif file and show that but is there a
directer way? Anyone a tip?
Hmm maybe in the same way as loading an image from a blob from a
databse.....
Greatings,
Roland
I need to build a webpage that shows the pages of a mutlipage tiff file. I
cannot load it directly into the System.Web.UI.WebControls.Image but I can
load it into a System.Drawing.Image. I can select a page with
SelectActiveFrame. Now how can I load this image in the webcontrol? Sure I
can save it first in a jpg or gif file and show that but is there a
directer way? Anyone a tip?
Hmm maybe in the same way as loading an image from a blob from a
databse.....
Greatings,
Roland