Re: doubt in oracle high priority
Henry Reardon <[email protected]> Fri, 11 Feb 2005 11:09:05 -0500
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Vinod, I don't know how to invoke Adobe Distiller from a servlet but you can generate PDFs from a servlet with the iText package. It lets you generate PDFs, RTFs, and HTML. I've been using this package for the last few weeks and it works quite well; it is even well-documented and well-supported. Plus, it is free. The home page for iText is http://www.lowagie.com/iText/. I should warn you that iText does NOT convert Word to PDF so it won't help you unless you can change your requirements so that you are generating the PDF from scratch. Rhino >From: "[Vinod Kumar]" <[email protected]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology." <[email protected]> >To: [email protected] >Subject: Re: doubt in oracle high priority >Date: Fri, 11 Feb 2005 21:03:23 +0530 > >Okay let me clear it > >I have an application that's on j2ee architecture. > >And the application generates a word document as an output. > >I need to be able to convert it into pdf. > >Adobe distiller is an software that converts doc to pdf. > >I am in search of a java api that io can include in the application > >Or an active x component that I can call from java. > >If me asking this question has been of any inconvenience to anybody, I >apologise for that > > > > > > >-----Original Message----- >From: A mailing list for discussion about Sun Microsystem's Java Servlet >API Technology. [mailto:[email protected]] On Behalf Of >Emmanuel Eze >Sent: Friday, February 11, 2005 7:19 PM >To: [email protected] >Subject: Re: doubt in oracle high priority > >What had ActiveX got to do with Servlets-Intertest????????? > >Quoting "[Vinod Kumar]" <[email protected]>: > > > > > ------=neXtPaRt_1108128270 > > Content-Type: text/plain; charset="us-ascii" > > Content-Transfer-Encoding: quoted-printable > > > > Hi everyone=20 > > > > This is Vinod and I need to know whether we have an ActiveX control >for > > adobe distiller server that can be called from java > > > > Adobe distiller is a new document server that can convert doc files to > > pdf. > > > > Please let me know its very urgent > > > > Regs > > > > vinod > > > > >________________________________________________________________________ >___ > > To unsubscribe, send email to [email protected] and include in the >body > > of the message "signoff SERVLET-INTEREST". > > > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > > Resources: >http://java.sun.com/products/servlet/external-resources.html > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > > > ------=neXtPaRt_1108128270 > > Content-Type: text/plain; > > > > Checked by Hu-fw-scar > > > > ------=neXtPaRt_1108128270-- > > > > > > > > > > >------------------------------------------------- >This mail sent through IMP: http://horde.org/imp/ >from the University of Hull Centre for Internet Computing >http://www.cic.hull.ac.uk/ > >________________________________________________________________________ >___ >To unsubscribe, send email to [email protected] and include in the >body >of the message "signoff SERVLET-INTEREST". > >Archives: http://archives.java.sun.com/archives/servlet-interest.html >Resources: http://java.sun.com/products/servlet/external-resources.html >LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > >___________________________________________________________________________ >To unsubscribe, send email to [email protected] and include in the body >of the message "signoff SERVLET-INTEREST". > >Archives: http://archives.java.sun.com/archives/servlet-interest.html >Resources: http://java.sun.com/products/servlet/external-resources.html >LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html