RE: fo:external-graphic question

2001-12-05 Thread Todd McGrath
, December 05, 2001 1:09 AM To: [EMAIL PROTECTED] Subject: Re: fo:external-graphic question Ours is an SSL site. Like I wrote I just sue the absolute file path below. It works for all the Unix boxes. PDF imbeds the image anyway, rather than just linking to it and letting the browser server it up

Re: fo:external-graphic question

2001-12-04 Thread Matt Savino
-Original Message- From: Max Froumentin [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 10:26 AM To: [EMAIL PROTECTED] Subject: Re: fo:external-graphic question You wrote: If you want a relative URI, why not just use a relative URI? I.e., src=config/isappdev

Re: fo:external-graphic question

2001-12-03 Thread Max Froumentin
You wrote: If you want a relative URI, why not just use a relative URI? I.e., src=config/isappdev/applications/RVWebApp1/WEB-INF/lib/ClinTrialLogoGreenBig.gif? Then the current protocol, host, and directory will be used as the base URI and the relative URI interpreted relative to that.

RE: fo:external-graphic question

2001-12-03 Thread Todd McGrath
Message- From: Max Froumentin [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 10:26 AM To: [EMAIL PROTECTED] Subject: Re: fo:external-graphic question You wrote: If you want a relative URI, why not just use a relative URI? I.e., src=config/isappdev/applications/RVWebApp1/WEB-INF

Re: fo:external-graphic question

2001-11-30 Thread Christopher R. Maden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 10:28 30-11-2001, Savino, Matt C wrote: But every time I try to use something like this: fo:external-graphic src=file://./config/isappdev/applications/RVWebApp1/WEB-INF/lib/ClinTrialLo goGreenBig.gif / I wouldn't expect that to work; that says