[xsl] xsl:fo to PDF rendering engine

Subject: [xsl] xsl:fo to PDF rendering engine
From: "tony" <dhirajtorane@xxxxxxxxx>
Date: Fri, 28 Dec 2001 14:53:32 +0530
Hi,
I am using XFC rendering egine from IBM.
But  it leaves a lots of  line spaces in the PDF document when fo:block
element is converted.
If somebody has used this engine can you tell me why is it happening

a sample fo file is:
            <fo:block>
                <fo:block>Hello World!</fo:block>
                <fo:block>        This is the first               <fo:inline
font-weight="bold">SampleDoc</fo:inline>
                      <fo:block>Hi There!</fo:block>
                </fo:block>
                <fo:block>Hello There!</fo:block>
            </fo:block>

In The PDF output file there will be a lots of  line space between the "Hi
There!" and "Hello There".

Do i need to change something in my fo file?

I am sorry if i am putting this question is out of the topic for this
mailing list.

-Thanks
dhiraj


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread