Edward's PDF Exress code can be found in IPN's CVS tree at /u/jasper/ipn-CVS/java/pdfexpress He calls my getimage program from the ImageConverter.java routine you'll see there, having been pointed to it by the "converter" configuration parameter, which you can find defined in the web.xml file in the directory /dfs/prod/ipn/servlets/jakarta-tomcat-4.1.27/webapps/ipncommerce/WEB-INF in Southbury, or /ips/prod/servlets/jakarta-tomcat-4.1.27/webapps/tools/WEB-INF in Patolis. Surprisingly, on 12-30-2004, the two sites point to two differerent programs. Southbury pointed to /dfs/prod/ipn/bin/getimage whereas Patolis pointed to /ips/prod/cgi-bin/download.cmd which has a completely different interface, so how could this be working?