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 
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