[dbdoclet] Re: Proposals for release 0.51

On Sep 28 at 9:10pm, MF=>Michael Fuchs <michael.fuchs@xxxxxxxxxxxxxxx> wrote:

MF> Hello,
MF> 
MF> does anybody have a proposal or needs a specific feature for the next
MF> release 0.51? Any suggestions?
MF> 
MF> Regards
MF>   Michael

Hi Michael,

I'm a first-time poster to this list. Congratulations for a very useful 
piece of software.

I don't really have a proposal or a specific feature in mind. I do have a
comment about dbdoclet-0.50 and some of the earlier versions before that.
I also realize that it seems like the problem I'm encountering might be
Apache FOP related.

I use an ant target to first create a docbook. Then I use 
com.elharo.xml.xinclude.SAXXIncluder to convert it to full xml. And then I 
use FOP to convert to PDF. I can post my ant target and the 
dbdoclet.properties file upon request. FOP version reported by [INFO] is 
0.20.5.

During that last step of converting from xml to pdf, looking at the output 
that flies by from the ant task, I see 258 
occurences of the following 2 errors:
    258      [java] [ERROR] Error in relative-align property value 
'baseline': org.apache.fop.fo.expr.PropertyException: No conversion 
defined
    258      [java] [ERROR] Unknown enumerated value for property 
'relative-align': baseline

and 19 occurences of the following 2 errors:
     19      [java] [ERROR] property - "background-position-horizontal" is 
not implemented yet.
     19      [java] [ERROR] property - "background-position-vertical" is 
not implemented yet.

The PDF does get generated in the end (even after the errors). Should I be 
concerned? Is there a work-around to fix those errors and/or suppress 
them?

Cheers,
--
Haroon Rafique
<haroon.rafique@xxxxxxxxxxx>


Other related posts: