Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E8F07CD90 for ; Thu, 31 May 2012 14:29:15 +0000 (UTC) Received: (qmail 46520 invoked by uid 500); 31 May 2012 14:29:15 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 46457 invoked by uid 500); 31 May 2012 14:29:15 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 46448 invoked by uid 99); 31 May 2012 14:29:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 May 2012 14:29:15 +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 gcaiod-ooo-dev@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 May 2012 14:29:07 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Sa6Mk-0008RI-Sd for ooo-dev@incubator.apache.org; Thu, 31 May 2012 16:28:42 +0200 Received: from deibp9eh1--blueice1n2.emea.ibm.com ([195.212.29.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 May 2012 16:28:42 +0200 Received: from Armin.Le.Grand by deibp9eh1--blueice1n2.emea.ibm.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 May 2012 16:28:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ooo-dev@incubator.apache.org From: Armin Le Grand Subject: Re: how Get Bitmap file from SVG module? Date: Thu, 31 May 2012 16:28:26 +0200 Lines: 35 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: deibp9eh1--blueice1n2.emea.ibm.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 In-Reply-To: X-Virus-Checked: Checked by ClamAV on apache.org Hi jianlizhao, much more simple, only a trick to look at the contents of a ODF file. Example: Save the file (e.g. foo.odf), extend filename (e.g. in explorer on windows) by *.ziz (-> foo.odf.zip). You can the open the odf file as zip archive and inspect/check it's contents. HTH! On 31.05.2012 13:54, jianlizhao wrote: > Hi Armin: > You reply said "Another way is to add a '.zip' to > the AOO file name and to open it as archive". > how to do it? > > Can you give a simple and complete example, Programming languages ​​using C++ ,runtime environment for Microsoft Windows. > > Look forward to your reply. > Best Regards! > > -----邮件原件----- > 发件人: Armin Le Grand [mailto:Armin.Le.Grand@me.com] > 发送时间: 2012年5月30日 23:46 > 收件人: ooo-dev@incubator.apache.org > 主题: Re: how Get Bitmap file from SVG module? > > Hi jianlizhao, > [..] Sincerely, Armin -- ALG