Return-Path: Delivered-To: apmail-poi-user-archive@www.apache.org Received: (qmail 67257 invoked from network); 7 Jul 2008 14:42:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jul 2008 14:42:59 -0000 Received: (qmail 50908 invoked by uid 500); 7 Jul 2008 14:42:58 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 50885 invoked by uid 500); 7 Jul 2008 14:42:58 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 50874 invoked by uid 99); 7 Jul 2008 14:42:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 07:42:58 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of m.zywno@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 14:42:07 +0000 Received: by py-out-1112.google.com with SMTP id f47so911331pye.6 for ; Mon, 07 Jul 2008 07:42:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=HqgBu+yeixSRQeYinisJahq/miX6Kmuc2PKymaCUnbU=; b=oFi/3yFp9bhO2nbMf/Mr1faaSi3/+KedWl6BAKgXgpKFIu1xa01PEfeJv43Migof7B cpsTE2Hj3usOD8QLehBxfh864tB0XRwqiREIRGXl81vTZPTS7cAl3TX3NRvqCV810gJw 7SGGcoiGYlurbi/nEBTr25gaLLA6cdHxJIgfM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=Oyoie+PK+BfODVcLgqf8aLyW9uC+byPaDBZnmngzT9ZTADVI8YJPAbfCYs3sO2741X 8uEZ3Lq4YA4mwBfC7W5vwcwMtsxIL9elMDluEcmRKRcdtwH91bWzm+AECmFQCtrRwiie KpyDR6tdubnmDNGi047I0lF+wTrj0WCQCYHsM= Received: by 10.141.69.12 with SMTP id w12mr2335140rvk.273.1215441747730; Mon, 07 Jul 2008 07:42:27 -0700 (PDT) Received: by 10.140.194.3 with HTTP; Mon, 7 Jul 2008 07:42:27 -0700 (PDT) Message-ID: Date: Mon, 7 Jul 2008 16:42:27 +0200 From: "Maciej Zywno" To: "POI Users List" Subject: Re: ppt charts editable in excel / office binary format In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_18225_16128171.1215441747751" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_18225_16128171.1215441747751 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sun, Jul 6, 2008 at 11:29 PM, Nick Burch wrote: > On Sun, 6 Jul 2008, Maciej Zywno wrote: > >> And now the main question :) I found on the emailing list that there are >> no plans to implement charting unless Microsoft releases the Office binary >> formats ( >> http://mail-archives.apache.org/mod_mbox/poi-user/200802.mbox/ajax/%3C1584902428.20080211194719@dinom.ru%3E). >> It happened In February ( >> http://www.microsoft.com/interop/docs/OfficeBinaryFormats.mspx). >> > > Actually in terms of charting, it only happened a week back. The > documentation released in February didn't include the charting stuff, that > only came with the updated release last week. The key files would seem to be > MS-OGRAPH and MS-XLS, with possibly the odd reference to MS-ODRAW too. > > However, you also mentioned generating ppt files. ppt graphs and excel > graphs are quite different beasts. Yegor might be able to advise you on what > is and isn't supported by hslf in this area. > Thanks for the reply! At least I know what the status is :) Actually my user needs to export my app data 1) to .ppt as charts 2) to excel as table data. No need to export charts to excel. (However a chart in .ppt should be editable). Do you know if that makes things simpler? Thanks! Maciej ------=_Part_18225_16128171.1215441747751--