Return-Path: Delivered-To: apmail-jakarta-poi-dev-archive@www.apache.org Received: (qmail 80231 invoked from network); 12 Feb 2007 19:10:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2007 19:10:13 -0000 Received: (qmail 67619 invoked by uid 500); 12 Feb 2007 19:10:18 -0000 Delivered-To: apmail-jakarta-poi-dev-archive@jakarta.apache.org Received: (qmail 67606 invoked by uid 500); 12 Feb 2007 19:10:18 -0000 Mailing-List: contact poi-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "POI Developers List" Reply-To: "POI Developers List" Delivered-To: mailing list poi-dev@jakarta.apache.org Received: (qmail 67593 invoked by uid 99); 12 Feb 2007 19:10:18 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 11:10:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of john.barry@software-images.com designates 209.157.153.23 as permitted sender) Received: from [209.157.153.23] (HELO outbound0.sv.meer.net) (209.157.153.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 11:10:06 -0800 Received: from mail.meer.net (mail.meer.net [209.157.152.14]) by outbound0.sv.meer.net (8.12.10/8.12.6) with ESMTP id l1CJ9kih032249 for ; Mon, 12 Feb 2007 11:09:46 -0800 (PST) (envelope-from john.barry@software-images.com) Received: from Aragorn (74-93-8-62-SFBA.hfc.comcastbusiness.net [74.93.8.62] (may be forged)) by mail.meer.net (8.13.3/8.13.3/meer) with ESMTP id l1CJ9kA8074660 for ; Mon, 12 Feb 2007 11:09:46 -0800 (PST) (envelope-from john.barry@software-images.com) From: "John Barry" To: Subject: advice Date: Mon, 12 Feb 2007 11:09:55 -0800 Message-ID: <000601c74ed9$62379cb0$1001a8c0@Aragorn> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am about to dive into the HSSF code to see if I can make changes to support the following: 1) I need to be able to add a .jpg to a sheet that has charts already embedded in it. The current release erases all existing pictures, drawings, charts, etc. when the Graphics object is instantiated. 2) I need to be able to set autoFilter on. Any advice, comments, warnings, or laughter would be appreciated. Thanks, John =A0 --------------------------------------------------------------------- To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta POI Project: http://jakarta.apache.org/poi/