Book a Demo

Author Topic: copy as metafile or bitmap  (Read 2613 times)

john

  • Guest
copy as metafile or bitmap
« on: March 08, 2006, 11:34:52 am »
On one PC when copying a single class symbol and pasting it into powerpoint this result in a vector graphic (windows metatfile) and on an other pc it results in an uneditable bitmap.

Is there an option in EA which is resulting in this behavior? I cannot find any such option.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: copy as metafile or bitmap
« Reply #1 on: March 08, 2006, 11:51:27 am »
Yes John, there is, or at least something similar.

Look at the XML Specifications page of the Options dialog. You can set to various formats there. For some reason this seems to calm EA down, or at least help with some behavior. I cannot be sure it is always used but I take the time to set it. Anything consistent seems to help.

Take a look at the Diagram page as well. Several of the options there will affect how the resulting diagram looks when you paste into an external application. I've found MS Office apps to be particularly sensitive to these options, but that they generally do an excellent job of things when you get the settings dialed in.

Remember that this is a Windows Clipboard operation. The Clipboard does some format manipulation of its own. [That's not strictly true but you can read up on this subject if you want, or if you need to cure insomnia.]

Sparx folks please take note of this next one...
You have (a very small degree of) control over this through the automation interface, although the documentation of this subject really needs work.

HTH,
David
No, you can't have it!

john

  • Guest
Re: copy as metafile or bitmap
« Reply #2 on: March 09, 2006, 12:35:47 am »
Thanks,

Found it.

Your reply took me agian to tools\options. And there it was the first line of the first item (general: clipboard format: metafile).