Hi
I am generating a simple document with fixed font family. If the fo:block
contains the new line( with the space collapsed), then the next line in PDF
is shifted by one character length to the right.

FO:
    <fo:page-sequence master-name="simplePM">

        <fo:flow flow-name="xsl-region-body">
<fo:block font-family="Courier" white-space-collapse="false">This is a
simple fo block.
Hello World</fo:block>
<fo:block font-family="Courier" wrap-option="no-wrap"
white-space-collapse="false">This is a simple fo block.
Hello World</fo:block>
        </fo:flow>

Please look at the attachments for details of FO and PDF. Is it a bug? Or am
I writing the invalid XSL FO?
Please somebody can look at it.

 <<block.pdf>>  <<block.fo>> 
Thanks
Mahendar





This message is confidential and may also be legally privileged. If you are not the 
intended recipient, please notify us immediately. You should not copy it or use it for 
any purpose, nor disclose it's contents to any other person. The views and opinions 
expressed in this e-mail message are the author's own and may not reflect the views 
and opinions of Wilco International.

Attachment: block.pdf
Description: Binary data

Attachment: block.fo
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to