You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Todd McGrath <mc...@supergloo.com> on 2001/12/04 18:11:48 UTC

SSL

In my app, I use a servlet to generate PDFs on the fly.  The app is a SSL
site.  The PDFs contain numerous images that are generated dynamically.  How
do I specify a relative path for the external-graphic src?

Environment:
FOP: 0.20.2RC
JDK 1.3.1_01
Windows 2000

The only way I can get images working is using full path:
http://localhost/Pie where "Pie" is the image producing servlet.  If I try
https://localhost/Pie absolute or /Pie relative it doesn't work.

Any thoughts appreciated,
Todd


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org