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 56CA1605E for ; Mon, 30 May 2011 14:58:44 +0000 (UTC) Received: (qmail 77906 invoked by uid 500); 30 May 2011 14:58:43 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 77888 invoked by uid 500); 30 May 2011 14:58:43 -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 77880 invoked by uid 99); 30 May 2011 14:58:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2011 14:58:43 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,RFC_ABUSE_POST,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of akechi.samanosuke@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2011 14:58:38 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QR3v8-0003s1-DA for user@poi.apache.org; Mon, 30 May 2011 07:58:18 -0700 Date: Mon, 30 May 2011 07:58:18 -0700 (PDT) From: saman0suke To: user@poi.apache.org Message-ID: <1306767498401-4439567.post@n5.nabble.com> In-Reply-To: References: <1306599963645-4435283.post@n5.nabble.com> <1306702808093-4437729.post@n5.nabble.com> Subject: Re: Export file to PowerPoint format? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit So, basically you recommend to me to convert PDF pages into images (let's say I'm using PDF file) and then inserting them into a new created .ppt file right? if so, seems like a good way to do it, I mention PDF and RTF because that's the formats I'm working with, also I have .xls file, but I don't think that one is going to work right? ApachePDFBox looks promising, please confirm to me If I got the idea, and any other recomendaction would be appreciated, thanks!!! -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Export-file-to-PowerPoint-format-tp4435283p4439567.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org