<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="PS2PDF Converter" title_url="http://www.ps2pdf.com/convert/convert.htm" author="Satoshi Hada" author_affiliation="IBM" author_email="satoshih at jp ibm com" author_location="Tokyo, Japan" author_link="http://domino.research.ibm.com/comm/research_people.nsf/pages/satoshih.index.html" description="Use the www.ps2pdf.com service to convert a PS file into a PDF file">
  <Require feature="dynamic-height"/> 
</ModulePrefs>
<Content type="html">
  <![CDATA[ 
  <script language="JavaScript" type="text/javascript">
    _IG_RegisterOnloadHandler(onload);
    function onload(){
      _IG_AdjustIFrameHeight();
    }
  </script>
  <form action="http://ps2pdf.com/convert.cgi" method="post" enctype="multipart/form-data" target="_blank">
  Press the browse key to select the file: 
  <input type="file" name="inputfile" size="40"><br>
  and then press  <input type="submit" value="Convert"> </form>
  ]]> 
</Content>
</Module>
