Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 9976 invoked from network); 1 Jun 2005 12:04:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2005 12:04:13 -0000 Received: (qmail 34962 invoked by uid 500); 1 Jun 2005 12:04:10 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 34948 invoked by uid 500); 1 Jun 2005 12:04:10 -0000 Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "POI Users List" Reply-To: "POI Users List" Delivered-To: mailing list poi-user@jakarta.apache.org Received: (qmail 34920 invoked by uid 99); 1 Jun 2005 12:04:08 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from apollo.sawag.com (HELO slox.sawag.com) (62.138.38.84) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Jun 2005 05:04:06 -0700 Received: from apollo (localhost [127.0.0.1]) by apollo (Postfix) with SMTP id F3408F96A0 for ; Wed, 1 Jun 2005 14:03:44 +0200 (CEST) Received: by slox.sawag.com (Postfix, from userid 65534) id BFDA8F976E; Wed, 1 Jun 2005 14:03:44 +0200 (CEST) Received: from karlheinzmobil (thor.sawag.com [62.138.17.46]) by slox.sawag.com (Postfix) with ESMTP id 73337F8C83 for ; Wed, 1 Jun 2005 14:03:43 +0200 (CEST) Reply-To: From: "KHZ (SAW)" To: "'POI Users List'" Subject: AW: read a txt file Date: Wed, 1 Jun 2005 14:03:43 +0200 Organization: SAW Message-ID: <002f01c566a1$f4ca3eb0$9500000a@karlheinzmobil> 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 In-Reply-To: <20050601120007.86836.qmail@web25109.mail.ukl.yahoo.com> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on apollo.sawag.com X-Spam-Level: X-Spam-Status: No, hits=-104.6 required=5.0 tests=AWL,BAYES_00, USER_IN_WHITELIST autolearn=ham version=2.63 X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi. POI doesn't handle text files. You could read the text file with normal Java means (instead of reading an Excel file) and do POI handling on the write side. Regards, Karl-Heinz. -----Urspr=FCngliche Nachricht----- Von: password password [mailto:bernadelpradoclaves@yahoo.es]=20 Gesendet: Mittwoch, 1. Juni 2005 14:00 An: poi-user@jakarta.apache.org Betreff: read a txt file Hi,=20 =20 I have a problem with a text file (.txt), I would like to reed it with the Library POI. I have an application that it read a excel file and it is working well. =20 Now I am going to procces a text file, in this file is the same information that the excel file. My problem is that I can not read this text file (.txt) with POI. =20 is there any way to do this? =20 Thanks. =09 --------------------------------- Correo Yahoo! Comprueba qu=E9 es nuevo, aqu=ED http://correo.yahoo.es --------------------------------------------------------------------- To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/