DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7063>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7063

text alignment problems when using fo:wrapper 

           Summary: text alignment problems when using fo:wrapper
           Product: Fop
           Version: 0.20.3
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: pdf renderer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Characters are rendered on top of each when using the fo:wrapper.  I change my  
font characteristics to use a bold and larger font at a beginning on a 
sentence, then close the fo:wrapper (sentence start text).  The original font 
characteristics then render the rest of the sentence (sentence end text).  The 
sentence start text correctly renders but the sentence end text begins to 
render over the sentence start text.

Ex xsl snippet: <fo:wrapper font-size="12pt" font-weight="bold"><xsl:value-of 
select="CATEGORY"/></fo:wrapper> <xsl:value-of select="DESCRIPTION"/>

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

Reply via email to