It sonds like your static-content is in the wrong place. Make sure it is
directly under the page-sequence and not in the flow. You can see the
examples to see how this is done.

On Wed, 26 Sep 2001 21:50:25 Amit wrote:
> My code is listed below...the image does not show up in the pdf
> 
> 
> <fo:static-content flow-name="xsl-region-before">
>     <fo:block>
>         <fo:external-graphic src="http://localhost:8100/somepic.gif";
>             content-height="3cm"
>             content-width="8cm"/>
>     </fo:block>
> </fo:static-content>
> 
> 
> If i take out the static -content tag the picture shows up one page
> 
> [EMAIL PROTECTED] wrote:

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

Reply via email to