Hi,
I have a report generated from an xml doc. I am using XSLT 1.0, XALAN and am rendering a PDF in FOP 0.20.5. I am using Netbeans for editing.
I have this report completely working except for the blank lines in the finished output. I've tried normalize-space, <text />, strip space...