From dev-return-19010-apmail-poi-dev-archive=poi.apache.org@poi.apache.org Sun Feb 14 17:03:37 2010 Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 4326 invoked from network); 14 Feb 2010 17:03:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Feb 2010 17:03:37 -0000 Received: (qmail 69519 invoked by uid 500); 14 Feb 2010 17:03:37 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 69468 invoked by uid 500); 14 Feb 2010 17:03:36 -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 69458 invoked by uid 99); 14 Feb 2010 17:03:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Feb 2010 17:03:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Feb 2010 17:03:35 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id D7DA2234C052; Sun, 14 Feb 2010 09:03:12 -0800 (PST) From: bugzilla@apache.org To: dev@poi.apache.org Subject: DO NOT REPLY [Bug 47920] Can't embed HSSF into HSLF X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: HSLF X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: yegor@dinom.ru X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: dev@poi.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20100214170314.D7DA2234C052@brutus.apache.org> Date: Sun, 14 Feb 2010 09:03:12 -0800 (PST) https://issues.apache.org/bugzilla/show_bug.cgi?id=47920 Yegor Kozlov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #5 from Yegor Kozlov 2010-02-14 17:03:05 UTC --- > Preview of embedded workbooks are not automatically updated when the content of > the workbook gets overwritten. > Sorry, it's beyond the scope of POI. Generating of preview images is a feature of GUI (MS Office or OpenOffice). POI is a library to read/write office files, it can't emulate Excel UI and update the preview image. Yegor -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org