Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 25180 invoked from network); 5 Oct 2009 01:11:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Oct 2009 01:11:45 -0000 Received: (qmail 82568 invoked by uid 500); 5 Oct 2009 01:11:45 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 82490 invoked by uid 500); 5 Oct 2009 01:11:45 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 82479 invoked by uid 99); 5 Oct 2009 01:11:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 01:11:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of khar.khar@gmail.com designates 72.14.220.153 as permitted sender) Received: from [72.14.220.153] (HELO fg-out-1718.google.com) (72.14.220.153) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 01:11:36 +0000 Received: by fg-out-1718.google.com with SMTP id e12so320920fga.9 for ; Sun, 04 Oct 2009 18:10:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=/8YjByKd47sAk3/a+EnZZCSRTg59c4Hop7MUepv7CR0=; b=CT4ZAPsvf7gOpiwFa8oiitkyekgNj/PEJWQkKKH6hvY9/BDLrV4xZaIzqdzPTFtnHG 3PXELQJvEVxkKml2laCL+JiuLqc9Q/whKJRxPTlDLX9SKITf4PSjSyCCC5Si5rA49uRT tbHOAswh/GFhj3cXLyn0TQxraWDUsNF28Vrxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=qB4JjbfmkYzgjm1/CIP+ZvPnkXDfE28n8jHsQnV8V5PK36XCY5/y5Xhrrl9F7Z2v2C /WuJzw2/Lat4abLZ8eh7M7uyRj8d4T5yJ+rYOVUk80LAPii0hUm3Dl5NSE676axpdjVf U/I3HclD2c6tI+KqT9VvqEPRXWZg9qPBUHFcU= MIME-Version: 1.0 Sender: khar.khar@gmail.com Received: by 10.86.158.29 with SMTP id g29mr4762521fge.4.1254705016014; Sun, 04 Oct 2009 18:10:16 -0700 (PDT) Date: Mon, 5 Oct 2009 05:10:16 +0400 X-Google-Sender-Auth: ccd7c0dca05058a7 Message-ID: <3885965f0910041810w7c011366gbc44aa2978029635@mail.gmail.com> Subject: External viewer based on POI From: Konstantin Kharitonov To: dev@poi.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org We consider the possibility of using POI in our commercial product - viewer with rich annotation / collaboration stuff... I would like to ask the experts a couple of things: - It seems to be licenses POI (Apache) does not prohibit us to do this? - How difficult to get rendering document in vector or raster form? (by POI api ) - Perhaps you've seen other external viewer's connected w/ POI? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org