Book a Demo

Author Topic: Can publish WMF format pictures in html publish?  (Read 8374 times)

palatum

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Can publish WMF format pictures in html publish?
« on: December 05, 2003, 12:33:21 am »
When I publish my model to html document, the diagrams in the model only can be changed PNG or GIF format. But, When I publish it into rtf format, the diagram can be changed into WMF format. Can you provide the feature to publish the diagram into WMF format in html documents generation?

mbc

  • EA User
  • **
  • Posts: 237
  • Karma: +1/-0
  • Embedded software developer
    • View Profile
Re: Can publish WMF format pictures in html publis
« Reply #1 on: December 05, 2003, 01:53:58 am »
Just out of curiosity: which browser would you use to view HTML with embedded WMF graphics?

Mikkel

palatum

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Can publish WMF format pictures in html publis
« Reply #2 on: December 05, 2003, 04:01:44 am »
Quote
Just out of curiosity: which browser would you use to view HTML with embedded WMF graphics?

Mikkel

heihei,I only want to copy the picture in my documents. if I copy from rtf file, I can't get WMF format

mbc

  • EA User
  • **
  • Posts: 237
  • Karma: +1/-0
  • Embedded software developer
    • View Profile
Re: Can publish WMF format pictures in html publis
« Reply #3 on: December 08, 2003, 01:18:15 am »
You can copy the pictures directly from EA.

In the Diagram menu, select "Save Image to File", then choose WMF as your format.

or

In the Diagram menu select "Save Image to Clipboard". In this case you have to go to Tools - Options - General - Clipboard Format and select Metafile first.

Hope this helps
Mikkel

palatum

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Can publish WMF format pictures in html publis
« Reply #4 on: December 08, 2003, 01:22:11 am »
Quote
You can copy the pictures directly from EA.

In the Diagram menu, select "Save Image to File", then choose WMF as your format.

or

In the Diagram menu select "Save Image to Clipboard". In this case you have to go to Tools - Options - General - Clipboard Format and select Metafile first.

Hope this helps
Mikkel

Thanks