From owner-freebsd-questions@FreeBSD.ORG Thu Feb 19 23:48:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2429C16A4CE for ; Thu, 19 Feb 2004 23:48:25 -0800 (PST) Received: from mail016.syd.optusnet.com.au (mail016.syd.optusnet.com.au [211.29.132.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CCA643D1D for ; Thu, 19 Feb 2004 23:48:24 -0800 (PST) (envelope-from tfrank@optushome.com.au) Received: from marvin.home.local (c211-28-241-189.eburwd5.vic.optusnet.com.au [211.28.241.189])i1K7mMw24926; Fri, 20 Feb 2004 18:48:22 +1100 Received: by marvin.home.local (Postfix, from userid 1001) id 16017185; Fri, 20 Feb 2004 18:48:22 +1100 (EST) Date: Fri, 20 Feb 2004 18:48:22 +1100 From: Tony Frank To: Martin Vana Message-ID: <20040220074822.GC97843@marvin.home.local> References: <20040220082615.44673003.martin.vana@vslib.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040220082615.44673003.martin.vana@vslib.cz> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: power point X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 07:48:25 -0000 Hi, On Fri, Feb 20, 2004 at 08:26:15AM +0100, Martin Vana wrote: > is there a way to convert ms powerpoint presentation into jpegs? > or to view it under Freebsd? One of the following ports may help you: /usr/ports/textproc/xlhtml /usr/ports/editors/openoffice-1.1 /usr/ports/editors/staroffice60 Otherwise: MS Powerpoint has an export option that lets you save your slides as gif or jpg. File->Save As->Save as type and pick your preference: gif, jpg, png, bmp etc Regards, Tony