Suppress splash-screen while importing CGM graphic?

M

Mike

Is there a way to suppress the splash-screen/progress bar displayed while
importing CGM graphics?

Wrote a template to import a large number of CGM files into Word documents.
Added my own progess bars and would like not to display the CGM filter splash
screen...

The line of code I'm using to insert the graphic is:

Selection.InlineShapes.AddPicture FileName:=szPictSelected,
LinkToFile:=False, SaveWithDocument:=True

Thanks,
Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top