Re: possible to extract/find refence to image data in word files

2005-07-29 Thread Srinivas
HI Peter, i am also trying the code to solve this problem. i found some link to see http://jakarta.apache.org/poi/apidocs/org/apache/poi/ddf/EscherBlipWMFRecord.html may it is useful to us thanks srinivas Peter Brouwer <[EMAIL PROTECTED]> wrote: Hi Srinivas, I am going throu

Re: possible to extract/find refence to image data in word files

2005-07-26 Thread Srinivas
HI Friends, I am also following this track...please suggest us...what are the ways to extract the images from the word document...? Thanks Srinivas Peter Brouwer <[EMAIL PROTECTED]> wrote: Hi there, I am trying now for a few days to extract an image out of a word document. I h

How to extract images from MS Word Document???

2005-07-25 Thread Srinivas
http://jsourcery.com/output/apache/jakarta/poi/2.5.1/org/apache/poi/ddf/package-summary.html please could u send me the exmples about the images Can you people let me know how to extract the matter ( TEXT And Special Symbols) in the .doc file using POI. Thanks in advance. Sri

Re: AW: AW: How to Open the msword document from server to client sys tem? ??

2005-07-07 Thread Srinivas
Hi Friends, Thank you very much replay to me and it's very usefull for me...i will try this way to solve my problem. Thanks Srinivas [EMAIL PROTECTED] wrote: The IBM VM on Linux is completely different from AIX The IBM VM on zOS is very different from AIX In short, no way to

How to Open the msword document from server to client system???

2005-07-07 Thread Srinivas
y the data or content in the word document... any idea about this process Thanks Srinivas __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: how to read images from word (.doc) files using poi HWPF

2005-06-23 Thread Srinivas
See this link and follow the QuickTest.java. http://cvs.apache.org/viewcvs.cgi/jakarta-poi/src/scratchpad/src/org/apache/poi/hwpf/#dirlist Hafiz <[EMAIL PROTECTED]> wrote: Can u tell me how to use this HWPF and what its functions?? On 6/17/05, Srinivas wrote: > > &g

Fwd: how to read images from word (.doc) files using poi HWPF

2005-06-21 Thread Srinivas
( like polygon, special symbols , mathematical expressions ) which we draw using drawing utilities provided in MS - WORD itself. Can you people let me know how to extract the matter ( TEXT And Special Symbols) in the .doc file using POI. Thanks in advance. Srinivas

how to read images from word (.doc) files using poi HWPF

2005-06-17 Thread Srinivas
Symbols) in the .doc file using POI. Thanks in advance. Srinivas __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: Extract the Image from the WordDocument ???

2005-06-16 Thread Srinivas
Hi Rama Subba Reddy, Thank you Ram, that's what i want ...i am geeting the image data as a strams and compares them..Ram...can u give me the sample code ...so that i will try here.or any other liks to obtains the code to this task thanks alot, Srinivas Rama Subba Reddy &l

Re: Extract the Image from the WordDocument ???

2005-06-16 Thread Srinivas
Hi Ram, Please send me the sample code.it's very urgent for me...actually i tried with Jacob project ...in that i am not able to implement that task...so i am looking in this POI framework... So...Please send to me the sample code...plz help me. Thanks alot, Srinivas

Extract the Image from the WordDocument ???

2005-06-16 Thread Srinivas
the worddocument using the POI framework? Thanks a lot, Srinivas... - Discover Yahoo! Stay in touch with email, IM, photo sharing & more. Check it out!

Re: How to Modify the Title and Author names using POI

2005-06-10 Thread Srinivas
ÿþÿ > > - means Modified Document was corrupted.so what is the Solution to this problemhow i can i resolve this problem. Thanks Srinivas Rainer Klute <[EMAIL PROTECTED]> wrote: Hi Srinivas, I do not understand this. Please be precis

Re: How to Modify the Title and Author names using POI

2005-06-08 Thread Srinivas
ÿÿÿ Document file was correpted while running the Program.what is the Error when i ruuning the Program Pls help me... Thanks alot, sri

How to Modify the Title and Author names using POI

2005-06-08 Thread Srinivas
also modify the Customs Properties... Do u have any Ideapls tell me.. Thanks Srinivas __ Discover Yahoo! Find restaurants, movies, travel and more fun for the weekend. Check it out! http://discover.yahoo.com/weekend.html

(POI-HWPF) How to insert the Header and Footers in the Word Document as a Image......

2005-05-26 Thread Srinivas
footers.. Plz any one help me...how to follow to insert the Header and footers thanks for ur help Srinivas __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Please help me::com.jacob.com.ComFailException: A COM exception has been encountered:

2004-11-02 Thread Srinivas
is the error and why it is occured in my programm. Andvance thanks to give the replay to meee. Thanks Srinivas - Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com/a

Re: Exception in thread "main" java.lang.RuntimeException: Property set stream "\005;SummaryInformation": java.io.UnsupportedEncodingException: cp1252

2004-10-28 Thread Srinivas
the way of doing the task ……and IS there any frame work other than the POI HWPF … Please tell me How to solve the problem and waiting for ur replay… Thank you for your time and consideration. Srinivas Rainer Klute <[EMAIL PROTECTED]> wrote: Am Mi, 2004-10-27 um 08.31 schrieb Sr

Exception in thread "main" java.lang.RuntimeException: Property set stream "\005;SummaryInformation": java.io.UnsupportedEncodingException: cp1252

2004-10-26 Thread Srinivas
52 at ReadTitle$MyPOIFSReaderListener.processPOIFSReaderEvent(ReadTitle.jav a:39) at org.apache.poi.poifs.eventfilesystem.POIFSReader.processProperties(PO IFSReader.java:260) at org.apache.poi.poifs.eventfilesystem.POIFSReader.read(POIFSReader.jav a:96) at ReadTitle.main(ReadTitle.java:24)=== Please Tell me the

Re: Please Help Me....Exception in thread "main" org.apache.poi.hpsf.MarkUnsupportedException: java.io.FileInputStream

2004-10-26 Thread Srinivas
52 at ReadTitle$MyPOIFSReaderListener.processPOIFSReaderEvent(ReadTitle.jav a:39) at org.apache.poi.poifs.eventfilesystem.POIFSReader.processProperties(PO IFSReader.java:260) at org.apache.poi.poifs.eventfilesystem.POIFSReader.read(POIFSReader.jav a:96) at ReadTitle.main(ReadTitle.java:24)=== Please Tell me the Error wh

Re: Please Help Me....Exception in thread "main" org.apache.poi.hpsf.MarkUnsupportedException: java.io.FileInputStream

2004-10-26 Thread Srinivas
at ReadTitle.main(ReadTitle.java:24) This is the Error I am getting here ... Please replay to this Mail I am waiting for ur replay.. Thanks Srinivas Rainer Klute <[EMAIL PROTECTED]> wrote: Am Mo, 2004-10-25 um 09.05 schrieb Srinivas: > I am using the POI in my Application and m

Please Help Me....Exception in thread "main" org.apache.poi.hpsf.MarkUnsupportedException: java.io.FileInputStream

2004-10-25 Thread Srinivas
dsi.getLineCount()); I don't know where is the error in my code Please tell me... Advanced Thanks and waiting for ur replay... Srinivas __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Count the number of Lines and words in the Word Document.......

2004-10-09 Thread Srinivas
to find out the lines and words in that word documents Please help me... Thanks for Advance.. Srinivas - Do you Yahoo!? vote.yahoo.com - Register online to vote today!

Does the POI API support the writing of MS Word .doc templates

2004-10-08 Thread Srinivas
Hi Guys, Just a quick question: Does the POI API support the writing of MS Word .doc templates? if possible ,what is the way to follow this and if not ,what is another way to solve this problem . Thanks for your help. Thanks Srinivas

Count the No of Lines and No of Words in the Word Document......

2004-10-06 Thread Srinivas
find out the lines and words in that word documents Please help me... Thanks for Advance.. Srinivas __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

How to insert Header and Footer Images into Word Document Using POI HWPF

2004-08-03 Thread Srinivas
MS Word Document . I don't how to insert the images into word document ... Please help me Thanks for replay to me.. Thanks Srinivas.. - Do you Yahoo!? Express yourself with Y! Messenger! Free. Download now.

RE: How to determine the position in word document using HWPF

2004-07-27 Thread Srinivas
nsert into particualar position... Please help me Once again thank you for replay to me.. Thanks Srinivas Tim Forbis <[EMAIL PROTECTED]> wrote: Hi Srinivas, I am also new to POI, but I have worked exclusively with HWPF, so I might be able to help a little bit. I hav

Re: trouble using POI HSSF

2004-07-25 Thread Srinivas
Hi Yonatan, Check your Classpath ,I thing your classpath has so many jar files belongs to the POI.So remove the extra jar and run. Best Of Luck Srinivas. yonatan <[EMAIL PROTECTED]> wrote: hello, I am a new POI user, i have trouble using it, the thing is that when the program co

How to determine the position in word document using HWPF

2004-07-23 Thread Srinivas
you for your help. Srinivas - Do you Yahoo!? Vote for the stars of Yahoo!'s next ad campaign! __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

How to find the position in word document using HWPF

2004-07-23 Thread Srinivas Rao
document at run time.And i will insert the Pre-arguments at run time at a particular position.But i am not able to get the particular position in the Word Document. Please help me How to find the particular position in the word document??? Thank you for your help. Srinivas

Re: How to Insert text into word document................

2004-07-22 Thread Srinivas Rao
not saved ... Why it is not saved...I don't know what i am doing wrong Please help me . Solve this if you know the solution to this problem Thank you for replay to me.. Thanks Srinivas wolfgang unger <[EMAIL PROTECTED]> wrote: Hi, I may be wrong, b

How to Insert text into word document................

2004-07-22 Thread Srinivas Rao
Srinivas Rao <[EMAIL PROTECTED]> wrote:Hi Friends, Thank you very much for sending the replay to me regularly.Now i am able to run the QuickTest.java and i am getting the text from the word document. But i am not able to Insert the data into the word document. My aim is, I need to cr

How to Insert text into word document................

2004-07-21 Thread Srinivas Rao
document at run time. How to Solve this proble and send to me any references documents and examples Please Thank you for your help. Thanks Srinivas - Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers!

Fille the template at run time......

2004-07-20 Thread Srinivas Rao
Hi Friends, I have configured the POI in my application and i have read the data from the file . Now i want help for template I need to create a template in word and then fill the document a run time. Thank you for your help. Thanks Srinivas

Re: New to POI Please help me ......

2004-07-10 Thread Srinivas Rao
Hi wolfgang, Thank you wolfgang, i have received ur jar file. I'll try and tell u the results. Thank you for sending. Thanks Srinivas ng unger <[EMAIL PROTECTED]> wrote: Hi Srinivas, I tried 2 times, and got 2 times: - This is an automatically generated Delivery Status N

Re: New to POI Please help me ......

2004-07-09 Thread Srinivas Rao
iting for ur replay.. Thanks Srinivas "wolfgang.unger" <[EMAIL PROTECTED]> wrote: Hi Tim and Srinivas, you're are right, nothing to correct. Get the files with an CSV-Client (I do it with Borland JBuilder-CSV) server: csv.apache.org user: anoncsv password: on the apache

RE: New to POI Please help me ......

2004-07-07 Thread Srinivas Rao
Hi Tim Forbis, Thank you very much for replay to me and i'll try to download all the java files and compile and taking jar file and put into the classpath.This is the way.Is it right??? Thank you vary much Thanks Srinivas Tim Forbis <[EMAIL PROTECTED]> wrote: Srinivas,

Re: New to POI Please help me ......

2004-07-06 Thread Srinivas Rao
le program using hpsf? Thanks replay to me and waiting for ur replay. Thanks Srinivas wolfgang unger <[EMAIL PROTECTED]> wrote:Hi, I can send the jar to you, but if you really want to get involved you should get the source files and compile it your own. Read the sites about

Re: New to POI Please help me ......

2004-07-05 Thread Srinivas Rao
Hi wolfgang , I am not able to run the Quicktest.java file.B'case it is asking some of the classes. So please send to me your *.jar files.I am waiting for ur replay ... Thanks to replay to me... Thanks Srinivas Srinivas Rao <[EMAIL PROTECTED]> wrote:

Re: New to POI Please help me ......

2004-07-05 Thread Srinivas Rao
Hi wolfgang , I am not able to run the Quicktest.java file.B'case it is asking some of the classes. So please send to me your *.jar files.I am waiting for ur replay ... Thanks to replay to me... Thanks Srinivas Srinivas Rao <[EMAIL PROTECTED]> wrote:

Re: New to POI Please help me ......

2004-07-05 Thread Srinivas Rao
Hi wolfgang , Thank you very much for replay to me.This information is very useful to me .I will try and as soon as possible i replay to u. Once again Thank you vary much and if any resource about hwpf and related topics Please send to me Thanks Srinivas "wolfgang.unger&quo

RE: New to POI Please help me ......

2004-07-01 Thread Srinivas Rao
you... Thanks Srinivas [EMAIL PROTECTED] wrote: Hi Srinivas, To import jars of poi just down load it and incorporate them as external jar to you app server/ide. Just consult your app server/ide reference how to incorporate a external jar and proceed accordingly. About using word in poi I shall

New to POI Please help me ......

2004-06-30 Thread Srinivas Rao
Hi guys,I am new in POI application developement .Now i want to read from word file and write to word file data.Is it Possible .If possible Please tell me the way of reading and writing and also please tell me the references site adderess.Please tell me if u know How to install POI and what are

New to POI Please help me ......

2004-06-30 Thread Srinivas Rao
what are the jar files to configure? Thanks to list for replay to me Thanks Srinivas - Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the

New to POI Please help me ......

2004-06-30 Thread Srinivas Rao
are the jar files to configure? Thanks to list for replay to me Thanks Srinivas - Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers!

Re: how To get org.apache.poi.hwpf.* package

2004-06-04 Thread Srinivas Rao
file and count the words and lines . This is my problem Please Solve this problem Thanks Srinivas Srinivas Rao <[EMAIL PROTECTED]> wrote: Hi Dipankar, I want org.apache.poi.hwpf.* ; package not the hdf page i don't know what is the differenece between hdf and hwpf , if u know

Re: how To get org.apache.poi.hwpf.* package

2004-06-04 Thread Srinivas Rao
Hi Dipankar, I want org.apache.poi.hwpf.* ; package not the hdf page i don't know what is the differenece between hdf and hwpf , if u know please tell me. Thanks Srinivas Dipankar <[EMAIL PROTECTED]> wrote: Yup!!! HDF is in the poi-scratchpad-2.5 Enjoy!! Dipanakar. - Origi

how To get org.apache.poi.hwpf.* package

2004-06-04 Thread Srinivas Rao
and count the words and lines . This is my problem Please Solve this problem Thanks Srinivas - Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger

RE: New To POI

2004-06-03 Thread Srinivas Rao
ing the Packege org.apache.poi.. So, Please Solve the Problem..Urgent.. Thanks & Regards Srinivas Marot Laurent <[EMAIL PROTECTED]> wrote: Hi, just download the archives there : http://jakarta.apache.org/site/binindex.cgi and add the .jar(s) to your proje

When Install Apache Web Server I am getting Error

2004-06-03 Thread Srinivas Rao
bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs Note the errors or messages above, and press the key to exit. 24... So, Please Solve the Problem Advance Thanks ... Srinivas - Do you Yahoo

New To POI

2004-06-03 Thread Srinivas Rao
Hi Friends, I have New to POI and i don't now what packeges are used in this . How to import org.apache.poi.*; I am using JBuilder and Tomcat . So, Please help Urgent Thanks Srinivas - Do you Yahoo!? Friends. Fun. Try the al

Log4j probelm with POI

2002-06-05 Thread Srinivas Medukonduru
tiate appender named "stdout". *** Is the problem with log4j.jar, log4j-core.jar ? How can I resolve this problem? Thank you Srinivas Medukonduru -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional comm