It does help. I can create such a path in XSL:

file://{$IP}{$imagenode/@PATH}{$imagenode/@FNAME}/{$imagenode/DATA/VERSION/[EMAIL
 PROTECTED]/@DIR150DPI}
This will give me a URI to the image on the server. I am going to try
putting XSL into the image specification:

<fo:external-graphic src="url({xsl here})"/>

I am not sure this is going to work. Is there a better way to do this?

Thanks,

Luke

----- Original Message ----- 
From: "The Web Maestro" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 10, 2005 6:22 PM
Subject: Re: Document Questions


> On Jan 10, 2005, at 3:14 PM, Luke Shannon wrote:
> <snip>
> > My issue now is getting the document to find the image source I want
> > to use.
> >
> > <fo:block>
> > <fo:external-graphic src="url(hockey_canada0104.jpg)"/>
> > </fo:block>
> >
> > What path should I be putting before the image name? One from the
> > tomcat bin
> > directory to the location of the image on the server? Right now the
> > image
> > gets dumped in the same place the PDF is saved to.
> >
> > Thanks for the help,
> >
> > Luke
>
> Not seeing the set up your using (userconfig.xml? OS platform, etc.),
> here're a few links which could provide the answer
>
> http://xml.apache.org/fop/faq.html#cannot-find-external-graphics
> http://xml.apache.org/fop/fo.html#external-resources
> http://xml.apache.org/fop/graphics.html
>
> HTH!
>
> Web Maestro Clay
> -- 
> <[EMAIL PROTECTED]> - <http://homepage.mac.com/webmaestro/>
> My religion is simple. My religion is kindness.
> - HH The 14th Dalai Lama of Tibet
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to