Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
developer
active.documents
automation
binary.file_format
clipboard.dde
com.add_ins
hosting.controls
internet_other
office.sdks
officedev
officedev.other
outlook.forms
outlook.vba
smarttags
vba
web.components
  
 
date: Thu, 24 Jan 2008 08:39:02 -0800,    group: microsoft.public.office.developer.active.documents        back       


Is it posible to place images in MODI with stdole.IPictureDisp   
How to create Image to add it in Images width out loading it like this
            MODI.Document doc = new MODI.Document();
            doc.Create(path);

Beacause The images are placed in the database so i don't want to read it 
from a file
When I do this i get an Error, it is not posible to create them!
            MODI.Image myImage = new MODI.Image();
            doc.Images.Add(myImage, null);
I need this to put immages with stdole.IPictureDisp in myImage.Picture

Can annyone help me how to do this?

Thanx
date: Thu, 24 Jan 2008 08:39:02 -0800   author:   MolaDiBari

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us