Can you please post (or send me) an FO file demonstrating the problem?
I'd like to reproduce that here. Thanks.


On 26.08.2008 18:44:23 Steffanina, Jeff wrote:
> Friends,
> FOP-0.95
> I have a background image  - no problem
> I print text over the image   -no problem
> 
> I print some text in "italics" over the image  -PROBLEM - the image
> behind the italics does not come through.  Therefore, the space around
>                                               each italic character is
> all white.
> 
> How can I resolve this?
> 
> HERE IS MY CODE:
> 
> <xsl:when test="./vouc-type='TR' or ./vouc-type='DR' or
> ./vouc-type='CC'">
>       <xsl:attribute
> name="white-space-treatment">preserve</xsl:attribute>
>     <fo:block font-style="italic"  start-indent=".2in"
> line-height=".14in" >
>         <xsl:value-of select="vouc-charge-date"/>
>       </fo:block>
> </xsl:when>
> 
> 
> 
> 
> 
> Jeff 




Jeremias Maerki


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

Reply via email to