You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Amit <ak...@uhc.com> on 2001/09/26 20:05:24 UTC

image on every pdf page

I have images working ..

<fo:block>
       <fo:external-graphic src="http://localhost:8100/somepic.gif
        content-height="3cm"
        content-width="8cm"/>
  </fo:block>


Is there a way so that this image is always on a page when a page break
occurs in the pdf file.(kindda like page numbers..)

thanks
Amit


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: image on every pdf page

Posted by Eric Dalquist <eb...@mtu.edu>.
You might be able to put the image in the footer section of the page.

-Eric Dalquist

----- Original Message ----- 
From: "Amit" <ak...@uhc.com>
To: <fo...@xml.apache.org>
Sent: Wednesday, September 26, 2001 2:05 PM
Subject: image on every pdf page


> I have images working ..
> 
> <fo:block>
>        <fo:external-graphic src="http://localhost:8100/somepic.gif
>         content-height="3cm"
>         content-width="8cm"/>
>   </fo:block>
> 
> 
> Is there a way so that this image is always on a page when a page break
> occurs in the pdf file.(kindda like page numbers..)
> 
> thanks
> Amit
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
> For additional commands, email: fop-dev-help@xml.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org