This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xsl:fo to PDF rendering engine


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]