> Ed Porras wrote:
>
> > In one message or another, Dave Peticolas said something like this:
> > >> Anybody know how to include an image in the HTML ?
> > >
> > >An image in a file? Something like <img src="logos/ibm.gif">
> >
> > yep.. and also add alternate text and dimension tags:
> >
> > <IMG SRC="logos/ibm.gif" ALT="IBM Logo" WIDTH=xxx HEIGHT=yyy>
> >
> > where xxx and yyy are pixels dimensions..
> >
>
> Have you tried it? I just get the "broken image" picture, tried all
> kinds of paths, image in the local dir, using file: prefix.. nothing
> wants to work.
> FWIW the same files work fine if loaded into navigator, or even the
> gnome help browser.
Try putting the file in the Docs directory and not using a directory
name in the html. The problem is with the search paths used to find
the file. If this works, we need to extend the paths to search in,
e.g., scm/report/graphics.
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]