I have a fo file with a block inside a b-c

 

But on the pdf produced, I am not seeing the block on it. But I do see the
red border of the b-c And all text is missing, any ideas why?

 

                <xsl:template name="header">

                                <fo:static-content
flow-name="xsl-region-before">

                                                <fo:block-container
position="absolute" top="0mm" left="0mm" width="75mm" height="42mm">

 
<xsl:call-template name="htslogo"/>

                                                </fo:block-container>

                                                <fo:block-container
position="absolute" top="-4mm" left="75mm" width="135mm" height="42mm">

 
<xsl:call-template name="header-gfx"/> 

                                                </fo:block-container>

                                                <fo:block-container
position="absolute" top="10.104mm" left="85.5mm" width="47.75mm"
height="10mm" xsl:use-attribute-sets="MainHeader" border-style="solid"
border-color="red" border-width="1px">

                                                                <fo:block
background-color="pink" >Case Study</fo:block>   ß This is the one missing

                                                </fo:block-container>

                                </fo:static-content>

                </xsl:template>

 

FO = 

</fo:instream-foreign-object>

</fo:block>

</fo:block-container>

<fo:block-container font-family="HelveticaNeueMedium" font-weight="normal"
font-style="normal" font-size="24pt" text-align="left"
color="cmyk(30%,0%,0%,0%)" border-width="1px" border-color="red"
border-style="solid" height="10mm" width="47.75mm" left="85.5mm"
top="10.104mm" position="absolute">

<fo:block background-color="pink">Case Study</fo:block>

</fo:block-container>

</fo:static-content>

 

 

Kindest regards

 


Theresa Forster

Senior Software Developer



 

Reply via email to