Word Data into PDF coveerting

Hello,

My documents are having Ms word File as an attachment, i would like to write an agent the will convert this word data into PDF document and it would be stored on predefined location at file server.

can anybody from forum please.

Please dont suggest any third party tool :frowning:

Dev"

Subject: Word Data into PDF coveerting

Easiest way: Install PDF-creator on the server, and simply PRINT the word-file to the PDF-printer and store the file on the server. But this would maybe qualify as a “third-party tool”…

Only other way I can think of right now is to write Your own JAVA agent that uses PDF-classes (google for them)…

Subject: RE: Word Data into PDF coveerting

Could you please let me throgh JavaCode!!!

Many Thanks

Dev

Subject: Java code from SearchDomino

Is this what you can use?http://searchdomino.techtarget.com/searchDomino/downloads/CreatePDFInvoice.txt