This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]