Book a Demo

Author Topic: Win32 User Interface to RTF Document  (Read 3915 times)

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Win32 User Interface to RTF Document
« on: July 07, 2011, 01:08:47 am »
As anyone tried to generate a RTF Document including win32 user interface diagrams? It's a mess.  :-/

I've made a screen prototype design using win32 user interface diagram and elements and when I tried to copy paste a win32dialog to a word document or tried to generate an RTF document, the result is miserable.

The 'dialog window' background does not maintain the same size as the window designed, the text in the elements appears outside the elementsm etc...

Is there any 'option'/feature to generate this kind of diagrams correctly?

Thanks in advanced.

P.S. I'm using EA 9 build 907.
« Last Edit: July 07, 2011, 01:20:40 am by nestevao »

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Win32 User Interface to RTF Document
« Reply #1 on: July 07, 2011, 10:01:49 am »
Try changing the diagram format from Metafile to Bitmap under the "Advanced" tab on RTF Generation dialog.

There are some known issues with export of Win32 UI diagrams to Metafile at this time.  Bitmap format also has some issues, but appears to work better than Metafile and should hopefully provide a short-term workaround until these issues can be fixed.

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Win32 User Interface to RTF Document
« Reply #2 on: July 08, 2011, 02:26:10 am »
Many thanks.
It works fine with Bitmap option.  :)

I haven't noticed any issue with it.