OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] Using an image on the titlepage


Paul A. Hoadley (24-04-05 11:14)
> Definitely.  The element you want is 'fo:external-graphic'.
> 
> <xsl:template name="book.titlepage.recto">
>   <fo:block>
>     <fo:external-graphic src="url(images/frontpage.png)"/>
>   </fo:block>
> </xsl:template>

I tried this, but I just get a white frontpage using this method. I tried
both PNG and EPS.

I do get these errors, but I got those from the beginning:

[ERROR] property - "background-position-horizontal" is not implemented yet.
[ERROR] property - "background-position-vertical" is not implemented yet.
[INFO] JAI support was not installed (read: not present at build time).
Trying to use Jimi instead
[ERROR] property - "background-position-horizontal" is not implemented yet.
[ERROR] property - "background-position-vertical" is not implemented yet.
[ERROR] property - "background-position-horizontal" is not implemented yet.
[ERROR] property - "background-position-vertical" is not implemented yet.
[ERROR] property - "background-position-horizontal" is not implemented yet.



Best regards
-- 
Ben Branders                         Website:       http://branders.name
                                   Jabber ID:  xmpp:ben@jabber.belnet.be
      Mozilla Firefox en Thunderbird (NL/BE):   http://www.mozbrowser.be



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]