| From | Sent On | Attachments |
|---|---|---|
| Paul A. Hoadley | Apr 23, 2005 4:17 pm | .pgp |
| Ben Branders | Apr 24, 2005 1:56 am | |
| Paul A. Hoadley | Apr 24, 2005 2:16 am | .pgp |
| Ben Branders | Apr 24, 2005 3:54 am | |
| Paul A. Hoadley | Apr 24, 2005 8:10 am | .pgp |
| Ben Branders | Apr 24, 2005 11:52 am | |
| Paul A. Hoadley | Apr 25, 2005 1:17 am | .pgp |
| Mauritz Jeanson | Apr 25, 2005 8:13 am | |
| Ben Branders | Apr 25, 2005 10:03 am | |
| Paul A. Hoadley | Apr 25, 2005 4:18 pm | .pgp |
| Bob Stayton | Apr 25, 2005 5:24 pm | |
| Paul A. Hoadley | Apr 25, 2005 8:35 pm | .pgp |
| Jirka Kosek | Apr 26, 2005 1:53 am | .bin |
| Subject: | Re: [docbook] Using an image on the titlepage | |
|---|---|---|
| From: | Ben Branders (ben....@skynet.be) | |
| Date: | Apr 25, 2005 10:03:48 am | |
| List: | org.oasis-open.lists.docbook-apps | |
Mauritz Jeanson (25-04-05 17:13)
Yes, the block must have some text content. One way to get around that is to put a zero-width space (for example) in your customization layer:
<xsl:template name="book.titlepage.recto"> <fo:block>​ <!-- makes block "non-empty" --> <fo:external-graphic src="url(...)"/> </fo:block> </xsl:template>
Success! :-)
At first, I thought it didn't work. FOP complained:
[INFO] [1] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
I suppose my PNG file is too big (380,6 kb). On the other hand, when I use the EPS (9,9MB), the PDF is rendered correctly!
Now I have a little strange problem: I can see the frontpage in KDE's preview, I can see it with GV (ghostview), but I can't see it with Xpdf or Gpdf, Kpdf. What can cause this?
Best regards
-- Ben Branders Website: http://branders.name Jabber ID: xmpp:be...@jabber.belnet.be Mozilla Firefox en Thunderbird (NL/BE): http://www.mozbrowser.be






.pgp