How to register an ActiveX to be default in Web Broswer
I have written an ActiveX in Delphi that displays Tiff images. I want
to register it so that it becomes the defualt tiff viewer and
automatically starts when there is a link to tiff file within the page
that is opened by the browser.
I guess it is some thing similar to how we associate files in Windows
environment i.e. (Tools->Folder Options->File Types...) but I don't
know how to do it for ActiveX.
.
Relevant Pages
- Fax Tiff format
... I am trying to create a tiff file for submission to MS Fax Server in a format that the server will accept without re-formatting it. ... Speed is very important for our application, so I need to find a way to create a tiff file that MS Fax server will accept without re-formatting it. ... (microsoft.public.windowsxp.print_fax) - MS Fax Tiff format
... I am trying to create a tiff file for submission to MS Fax Server in a format that the server will accept without re-formatting it. ... Speed is very important for our application, so I need to find a way to create a tiff file that MS Fax server will accept without re-formatting it. ... (microsoft.public.windows.vista.print_fax_scan) - Re: How to create a TIFF image from a binary raw data
... You wish to construct a java.awt.Image from a TIFF file, ... TIFF file. ... binary array known consisting of a valid TIFF file. ... I ran your program and it worked well with TIFF image file! ... (comp.lang.java.programmer) - Re: Problem to read tiff file
... Is it possible that your extraction code has a bug. ... Make sure that the tiff file that you extracting from EPS is a valid ... I have extraced a tiff image embedded in an EPS file. ... (microsoft.public.dotnet.csharp.general) - Re: How to open and display a TIFF file?
... Ramon> way to open and display a TIFF file? ... very simple - one method call to go between BufferedImages and TIFF ... (comp.lang.java.gui) |
|