  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | write to word along with style | write to word along with style 2005-03-28 - By Michael New
Back <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Srinivasa Sai Chakravarthy V (CTC) wrote: <blockquote cite="mid44669B070CCED611A98600080280774706F62E41@(protected)" type="cite"> <meta http-equiv="Content-Type" content="text/html; "> <meta name="Generator" content="MS Exchange Server version 5.5.2658.24"> <title>RE: write to word along with style</title> <p><font color="#000080" face="Arial" size="2">I got this but is it possible to set margins and page view as landscape or portrait etc,,.when we are writing to file.</font> </p> <ul> <p><font color="#000080" face="Tahoma" size="2">Thanks.</font> <br> <font color="#000080" face="Tahoma" size="2">Chakravarthy</font> </p> <p><font face="Arial" size="1">-- --Original Message-- --</font> <br> <b><font face="Arial" size="1">From: </font></b> <font face="Arial" size="1">Srinivasa Sai Chakravarthy V (CTC) </font> <br> <b><font face="Arial" size="1">Sent: </font></b> <font face="Arial" size="1">Monday, March 28, 2005 8:02 PM</font> <br> <b><font face="Arial" size="1">To: </font></b> <font face="Arial" size="1"><a class="moz-txt-link-abbreviated" href="mailto:J2EE -INTEREST@(protected)">J2EE-INTEREST@(protected)</a></font> <br> <b><font face="Arial" size="1">Subject: </font></b> <font face="Arial" size="1">write to word along with style</font> </p> <p><font color="#000080" face="Tahoma" size="2">Hi,</font> </p> <p><font color="#000080" face="Tahoma" size="2">Is it possible to write to a file along with the styles as Bold and italic etc...The file type is word document.So when word is opened it should show text along with the style.</font></p> <p><font color="#000080" face="Tahoma" size="2">Thanks.</font> <br> <font color="#000080" face="Tahoma" size="2">Chakravarthy</font> </p> </ul> =========================================================================== To unsubscribe, send email to <a class="moz-txt-link-abbreviated" href="mailto :listserv@(protected)">listserv@(protected)</a> and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to <a class="moz-txt-link-abbreviated" href="mailto:listserv@(protected)" >listserv@(protected)</a> and include in the body of the message "help". <p></p> </blockquote> <font face="Trebuchet MS"><br> One solution is to write an html document and save it with a .doc extension. This won't help you with landscape, etc, though, as HTML has no concept of that...<br> <br> Mike<br> </font> </body> </html> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|
 |