Book a Demo

Author Topic: Importing an external image in a diagram?  (Read 3632 times)

GMuys

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
  • e-Commerce Solutions
    • View Profile
Importing an external image in a diagram?
« on: December 01, 2002, 08:54:42 pm »
Hello,

Is it possible to import a picture into a diagram? I would like to embed my client's logo into one of my diagram to make it look nicer!   :)

Gilles

James

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: Importing an external image in a diagram?
« Reply #1 on: December 02, 2002, 02:24:23 am »
Hi Gilles,

Yes, it is possible: look in the helpfile under 'bitmap images in diagrams' and it's explained nice and clearly.

You can also customise reports by going into the Resources workspace and tweaking the Templates for html or rtf - for example including company colour schemes or headers/footers.

However I've so far failed to usefully include custom diagrams such as logos in the html documentation as the path to the /images/ directory has to be specified as an absolute path which then breaks if you move the directory containing the reports (the html pages are all placed in different directories for the output so you can't use relative references).  Perhaps a feature for next time to specify a root /images/ or /include/ directory for html documentation which would automagically create the appropriate relative reference to that directory?

James