RE: Mail attachment

2007-05-14 Thread Tahir Akhtar
driana Rozo [mailto:[EMAIL PROTECTED] > Sent: Friday, May 11, 2007 10:06 PM > To: POI Users List > Subject: Re: Mail attachment > > Hi all, > > I have the same problem, > this is my code snippet > > //HttpServletResponse > getResponse().setContentType("applicati

Re: Mail attachment

2007-05-11 Thread Adriana Rozo
a, including the file summary information, etc. Instead, in order to write the file out as an attachment, or stream, you must invoke the 'write()' method on the workbook itself, passing in a OutputSteam. - Brett - To unsubscribe, e-mail

Re: Mail attachment

2006-10-17 Thread Brett Procek
etc. Instead, in order to write the file out as an attachment, or stream, you must invoke the 'write()' method on the workbook itself, passing in a OutputSteam. - Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/

Re: HELP NEEDED re converting HSSFWorkbook and sending as mail attachment

2004-10-08 Thread Danny Mui
, and send it as an attachement to a mail (from a Java application), without having to write it to a file. I'm using this code below, along with a Java mailer, but it's not quite working. The recipient does get an attachment, but it opens in excel with an error, and some of the formatting

HELP NEEDED re converting HSSFWorkbook and sending as mail attachment

2004-10-07 Thread stephen . a . kleinman
Hi, Does anyone know how (and hopefully have some code sample for) the best way to take a HSSFWorkbook object and write it to Excel, and send it as an attachement to a mail (from a Java application), without having to write it to a file. I'm using this code below, along with a Java m

Is HWPF Mail Merge available

2004-09-29 Thread vhikida
I'm trying to find a way to do a mail merge of a word document on Weblogic server running on Solaris. I looked at the POI web pages. One page said that HWPF so far can only read a simple word file and write it out. Another page mentioned that mail merge was scheduled to be done in September

Power Point Extractor Source Codes - Mail Continued

2004-08-01 Thread Koundinya \(Sudhakar Chavali\)
s dangerous to be sincere unless you are also stupid."- George Bernard Shaw (1856-1950) __ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http:/

Mail

2003-10-22 Thread gupta_mudit
Hi , I just want to confirm whether i have been added to poi mail lists. so that i can ask queries related to that regards Mudit Gupta Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com Buy The Best In BOOKS at http://www.bestsellers.indiatimes.com

Mail Merge Letters wiht POI?

2003-03-05 Thread Roland Berger
Hi all I'm new to POI and I wonder if I can create a mail merge letter for MS Word with POI on a server and then submit it to the client. Can I do this with POI? Thanks Roland - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: Sending workbook as a mail attachment

2002-08-13 Thread Anil Komareddi
Note to self: RTFM !! Thanks, that worked! -Original Message- From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 11:16 AM To: POI Users List Subject: Re: Sending workbook as a mail attachment http://jakarta.apache.org/poi/javadocs/org/apache/poi/hssf

Re: Sending workbook as a mail attachment

2002-08-13 Thread Andrew C. Oliver
d >Settings\anil\Local Settings\Temporary Internet Files\OLKA9\attach.xls' > The following is a list of repairs: > > Lost document summary information. > --- > > If I try to open the attachment in any previous version of Excel >or StarOffice, it opens a blank workbook. > > Hope this helps to provide enough information on the problem. > > Thanks, > Anil Kommareddi > > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Sending workbook as a mail attachment

2002-08-13 Thread Anil Komareddi
I'm trying to generate an excel spreadsheet and then email it as an attachment. The generation part works fine. I can save this to a file and view it. I can attach an existing spreadsheet file to an email and send it and it goes out ok. The problem is when I try to generate the spreadshee

Mail attachment

2002-08-12 Thread Anil Komareddi
I'm trying to generate an excel spreadsheet and then email it as an attachment. The generation part works fine. I can save this to a file and view it. I can attach an existing spreadsheet file to an email and send it and it goes out ok. The problem is when I try to generate the spreadsheet and at

new mail archive

2002-05-04 Thread Andrew C. Oliver
Hi all, There is a new Apache mail archive that seems pretty zippy. Its located at http://nagoya.apache.org/ . There are no messages in the POI one yet but thats because it didn't start indexing until last night. Anyhow, I'll probably change the link in a couple months or so o

Re: test - can I get only one copy of each mail now

2002-03-12 Thread Andrew C. Oliver
It worked it worked! Sorry all! That has been driving me nuts! I've been getting two of every poi-user mail for so long I was seeing double everywhere! On Tue, 2002-03-12 at 18:26, Andrew C. Oliver wrote: > test - can I get only one copy of each mail now >

test - can I get only one copy of each mail now

2002-03-12 Thread Andrew C. Oliver
test - can I get only one copy of each mail now -- http://www.superlinksoftware.com http://jakarta.apache.org/poi - port of Excel/Word/OLE 2 Compound Document format to java http://developer.java.sun.com/developer/bugParade/bugs/4487555.html