Microsoft
Software
Hardware
Network
Question : Read a word document and send an email using JAVA
hi,
i am facing an issue in sending an email with content of .doc file using JAVA.
By using POI we can read a .doc file using java.
The program is sending an email with content of .doc file but, in the email the text is placed as one paragraph. In the word document, some words are in Bold, some words are in italic format and finaly it has 3 paragraph.
I would like to have same format in the email content.
Can someone tell the solution?
Answer : Read a word document and send an email using JAVA
Actually POI output of word doc extraction is free of all markup.
try this
http://www.cambridgedocs.c
om/product
s/overview
/word2xml.
htm
Random Solutions
Attempting to create a vb6 installation package for deployment
Serial Port DLL C++
how do I create a web page that will accept a parameter that is supplied as part of the web address?
Save record to another table before deleting the record...
Java String Limitations
Entity-Relationship model of an Election
fedola server
CMD utility to show shared network printers - Windows Server 2003
Transform xml address as CDATA
Modify .csv Files Using Perl