Book a Demo

Author Topic: RTF and Open Office  (Read 5570 times)

upsidedown

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
RTF and Open Office
« on: May 26, 2003, 02:50:10 am »
Hi all,
I'm using OpenOffice for all my documentations.

The problem is that OpenOffice is not including images from the RTF files generated by EA.

Is there a solution for this problem ?

Thanks

Juergen

jkaczor

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: RTF and Open Office
« Reply #1 on: July 10, 2003, 05:21:08 pm »
When you generate RTF documentation from within EA, you have the choice of setting the image type to:

-EMF
-WMF
-GIF
-JPG
-PNG
-Bitmap

First step, I would try both EMF, or WMF first - as they are scalable.

Next, my question to you, if one or the other still does not work, are ANY of these types showing up in your RTF document in OpenOffice?  Do any show up in Word?

I a similar problem here (and we ALL use Word), I would perform a documentation export, and it would appear correct on my machine - I'd email the RTF to my team - no images...  :'(

Well, there is a checkbox option - lower right-hand corner of the settings dialog, titled: "Embed Diagrams in Document".  I had it off  ;D, and of course, when I emailed the RTF, I forgot the individual files.

That fixed my problem, however I do not know how OpenOffice would handle that setting, you have to try it yourself.

upsidedown

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: RTF and Open Office
« Reply #2 on: July 17, 2003, 12:33:02 am »
It works with WMF.

I always embed diagrams.

Thanks for this hint :)

vidafo

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: RTF and Open Office
« Reply #3 on: September 25, 2003, 03:24:18 pm »
Hello Juergen

I'm evaluating EA  and using OpenOffice as well . One problem is, you have to leave the Option "Embed Diagramms in Document" unchecked.
Next  EMF doesn't work. Choose WMF, JPG or BMP. I prefere JPG.
Third and this is a real problem, you have to correct the images path for each image in the document.

EA generates somthing like ...../Images//EAID_.... the problem here is  the two slashes after Images. It shuld be:

/Images/EAID

With these changes it is possible to have diagramms showing up in OpenOffice RTF documents.

Daniele
« Last Edit: September 25, 2003, 03:28:16 pm by vidafo »

upsidedown

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: RTF and Open Office
« Reply #4 on: September 29, 2003, 04:16:12 am »
Hello Daniele.

I'm now using EA with OpenOffice with the folowing settings :

- option "embed diagrams in document" checked
- Diagram format : WMF

This works fine.

Jürgen

vidafo

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: RTF and Open Office
« Reply #5 on: September 30, 2003, 11:07:03 am »
Hello Jürgen

Could you please tell me which version of EA and OpenOffice do you use?

I'm using OpenOffice 1.0.1 and EA  3.6  which causes this Path error I mentioned in my prior posting. ( ...../Images//EAID_.... ).

Thank you.
Daniele