[xsl] fo:external-graphic src="https:..."

Subject: [xsl] fo:external-graphic src="https:..."
From: "Ibeling, Narisa" <narisa.h.ibeling@xxxxxxxxxxxxx>
Date: Tue, 30 Sep 2003 16:30:40 -0500
Hello,

I am using Apache cocoon framework.  I have an XSL file that I am using to format a PDF report.  My image file is on the web server and my app is on the BEA WLS.  There is LDAP and siteminder in front of the web server (Netscape).  I could see the image  when I type in its url on the web server.  But when I include the absolute url into the src, it does not show up in the report.  Anyone has experience with this problem?  Thank you very much in advance.

<fo:block>
      <fo:external-graphic src="https://physiciancentral-test/clinicalReports-static/images/sublevel_mt_logo.gif"; />
</fo:block>

Narisa Ibeling


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread