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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: DOCBOOK: How to switch off draft mode


Hi,

I'm transforming DocBook on demand via FO to PDF within an Apache Webserver.
This is my current environment:

xerces-c1_5_1
xalan-c1_2

fop-0.20.4rc

docbook-xsl-1.52.2

When producing PDF all works fine, but I get a lot of messages as the 
following:

[ERROR] property - "background-attachment" is not implemented yet.
[ERROR] property - "background-position-horizontal" is not implemented yet.
[ERROR] property - "background-position-vertical" is not implemented yet.
Error creating background image: Error while recovering Image Informations (file:/netsite/ns/httpd-81.172.20.0.227/htdocs/v2/sprachen/python//release/images/draft.png) : /netsite/ns/httpd-81.172.20.0.227/htdocs/v2/sprachen/python/release/images/draft.png (Datei oder Verzeichnis nicht gefunden)


Switching off the draft mode in my customization layer doesn't help. Or didn't I do enough?:
I thought setting 

  <xsl:param name="draft.mode" select="'no'"/>

would switch the draft mode off, but it actually didn't. Still all this messages.
What to do else?

Any advice is appreciated.

BTW: IMHO the Parameter draft.mode in the download XSL-stylesheets should not be 'maybe' as it was but 'no'.

Thanks in advance.

Gisbert Amm
http://web.de/




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


Powered by eList eXpress LLC