xsl-list
[Top] [All Lists]

fo:external-graphic src="https:..."

2003-09-30 14:30:40
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



<Prev in Thread] Current Thread [Next in Thread>
  • fo:external-graphic src="https:...", Ibeling, Narisa <=