Return-Path: X-Original-To: apmail-poi-user-archive@www.apache.org Delivered-To: apmail-poi-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E779989D for ; Wed, 21 Mar 2012 10:36:45 +0000 (UTC) Received: (qmail 46691 invoked by uid 500); 21 Mar 2012 10:36:44 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 46665 invoked by uid 500); 21 Mar 2012 10:36:44 -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 46657 invoked by uid 99); 21 Mar 2012 10:36:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 10:36:44 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Toni.Helenius@syncrontech.com designates 213.28.98.34 as permitted sender) Received: from [213.28.98.34] (HELO espresso1.syncrontech.com) (213.28.98.34) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 10:36:38 +0000 Received: from ink.sad.syncrontech.com (ink.syncrontech.com [192.168.2.107]) by espresso1.syncrontech.com (8.14.4/8.14.4) with ESMTP id q2LAaFnp022277 for ; Wed, 21 Mar 2012 12:36:16 +0200 (EET) (envelope-from Toni.Helenius@syncrontech.com) Received: from ink.sad.syncrontech.com ([192.168.2.107]) by ink.sad.syncrontech.com ([192.168.2.107]) with mapi; Wed, 21 Mar 2012 12:36:11 +0200 From: Toni Helenius To: "user@poi.apache.org" Date: Wed, 21 Mar 2012 12:36:09 +0200 Subject: Excel image sizes Thread-Topic: Excel image sizes Thread-Index: Ac0HTm3rQQeQeBoESJWpOG/KpXG/zw== Message-ID: Accept-Language: en-US, fi-FI Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, fi-FI x-syncron-tech: ohlok27 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hello, I have this problem when trying to read Excel files. I am able to extract images from the Excel. Get the anchors and everything.= What I don't understand is how to get the image size? I mean the size that= the image appears in the Excel when it is NOT displayed in its original si= ze. Every method always returns the original image size. How to get the "cu= rrent size" or scaling factor for the image used in the Excel file? Help would be much appreciated! Thanks=20 -- Toni Helenius / Syncron Tech Oy +358400213218 Lappeenranta, Finland --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org