<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body text="#000000" bgcolor="#FFFFFF">
All,<br>
<br>
I got the PDF output to work, but the outputted file ends up being output as <some_name>.map.<br>
<br>
I'm using CGI (streaming result?) with map.imagetype=pdf, the result is indeed a PDF, but with a .map file name.<br>
<br>
I tried setting  EXTENTION "pdf" and MIMETYPE "application/x-pdf" inside of FORMATOPTION to no effect as far as the file name tag.  Do I maybe need to output temporarily to a server location (WEB) for subsequent download?<br>
<br>
Thanks<br>
<br>
bobb
</body>
</html>