Hi, i'm trying to print notes in the margin of a document. I am using fop 0.9. fo:float is not implemented as yet in fop 0.9. In fop 0.5 i implemented margin notes using the workaround item-label and item-body, which gets me the following result as required |contentcontent |contentcontent |contentcontent (1)a ni-|content(1)cont -ce not|contentcontent -e |contentcontent |contentcontent
But with fop 0.9, what i get is |contentcontent |contentcontent |contentcontent (1)a ni|content(1)cont -ce no -te |contentcontent |contentcontent |contentcontent I have no idea on the changed functionality of item-label and item-body in fop 0.9, as to why there is a blank area introduced after the content description. Please suggest. Thanks a Lot. Ruchi.