Hi,
Using Image Object will provide you with an Integrated Development
Environment (IDE) environment. The Object just uses the application within
which it was created, without using the Start->All Programs and the
application you want to use.
When you use this method, the image will just be embedded in the document.
Out-Process Communication: OLE 1.0
This image you have embedded, will behave as OLE 1.0 by opening the source
application as a different process. Therefore the performance will slower.
For example, if you have different objects inserted in the document using
different application, then doubling clicking each object will open the
application a different process. They will not use the OLE 2.0 technology.
Recommended method: In-process Communication: OLE 2.0
Therefore it is recommended that you copy the image and paste it in the
document using the Paste Special command. This will store the reference to
the source document, and when you double click the image the application
under which this this image was created will open within the document or when
you modify the source file the changes will be automatically reflected in the
target document.
Challa Prabhu