RE: external-graphic src problem

2004-07-23 Thread Danny
? Danny Gallagher Senior Software Engineer The Gainer Group 6075 The Corners Parkway Suite 116 Norcross Ga, 30092 -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: Thursday, July 22, 2004 4:41 PM To: [EMAIL PROTECTED] Subject: Re: external-graphic src problem On Jul 22, 2004

RE: external-graphic src problem

2004-07-23 Thread Danny
not want to require the application be installed in a specific directory structure, although, if that is the only way perhaps that is what I need to do. If I find a solution I will post it back. Thanks for the help. Danny Gallagher Senior Software Engineer The Gainer Group 6075 The Corners Parkway

RE: external-graphic src problem

2004-07-23 Thread Danny
Matthew, Thanks for the suggestion. Not sure I see how that solves my problem. Does XSLT allow me to set the basedir against the classpath in the global variable, therefore solving the problem of having to specify the absolute path? Thanks Danny Gallagher Senior Software Engineer The Gainer

RE: external-graphic src problem

2004-07-23 Thread Danny
fo:external-graphic src=url('{$varImagesDirectory}/pic.jpg') /fo:external-graphic Danny Gallagher Senior Software Engineer The Gainer Group 6075 The Corners Parkway Suite 116 Norcross Ga, 30092 -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 12:14 PM

RE: external-graphic src problem

2004-07-23 Thread Danny
So in my case, because the xml is streamed from the db and therefore doesn't reside in a directory I have no base to specify the relative path to the image from, which in most cases would be the XML file's directory? Danny Gallagher Senior Software Engineer The Gainer Group 6075 The Corners

external-graphic src problem

2004-07-22 Thread Danny
specified) and no base URL is specified fo:external-graphic src=""> fo:external-graphic src=""> [ERROR] Error while creating area : Error with image URL: Connection timed out: connect and no base URL is specified Danny Gallagher Senior Software Engineer The