From owner-freebsd-isp@FreeBSD.ORG Thu Apr 10 18:43:43 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 959B937B401 for ; Thu, 10 Apr 2003 18:43:43 -0700 (PDT) Received: from smtp23.singnet.com.sg (smtp23.singnet.com.sg [165.21.101.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC6A43FB1 for ; Thu, 10 Apr 2003 18:43:42 -0700 (PDT) (envelope-from bennyc@magix.com.sg) Received: from zehn.mine.nu (ad202.166.1.178.magix.com.sg [202.166.1.178]) by smtp23.singnet.com.sg (8.12.9/8.12.9) with ESMTP id h3B1hfLO005281 for ; Fri, 11 Apr 2003 09:43:41 +0800 Received: (from bennyc@localhost) by zehn.mine.nu (8.12.9/8.12.9/Submit) id h3B1heuJ086898 for freebsd-isp@freebsd.org; Fri, 11 Apr 2003 09:43:40 +0800 (SGT) Date: Fri, 11 Apr 2003 09:43:39 +0800 From: Benny Chee To: freebsd-isp@freebsd.org Message-ID: <20030411014339.GA86404@magix.com.sg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Organization: Singapore Telecommunications Ltd Subject: html->ps->fax gateway X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 01:43:43 -0000 hi, i m trying to setup a fax gateway (using hylafax), we will convert from html to ps and then pass it on to hylafax to process. the issue is, i have problems converting html to ps. i tried most of the html2ps convertors, eg htmldoc, html2ps. They dont give me proper formatting (tables, forms, frames, fonts, etc) as i wanted. I had to resort to manual intervention, open my html in netscape/mozilla/opera and print to ps then pass it on to hylafax. Q: is it possible to call netscape/mozilla/opera/others to print to ps without doing it manually? benny