Re: Graphics in header or footer

Subject: Re: Graphics in header or footer
From: Brandon Ibach <bibach@xxxxxxxxxxxxxx>
Date: Tue, 31 Oct 2000 12:06:37 -0600
Quoting Hans Eberle <Hans.Eberle@xxxxxxxxxx>:
> (define (title-page-logo)
>    (make external-graphic
>       display?:       #t
>       entity-system-id: "imgs/logo.bmp"      
>    )
> )
> 
> With this funcion it was possible to insert a graphic into a table cell. 
> But when I try to insert a graphics into header or footer, the graphic
> in the table cell was disappeard.
>  
   Just a hunch... try setting "display?" to #f.  Jade may not allow
anything other than inline content in a simple-page-sequence header.

-Brandon :)

Note: This suggested solution comes with no warranty whatsoever, and
is a total guess based on no real factual information.  Don't blame me
if your computer explodes. :)


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread