cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Looking for java code to convert word files to pdf

Former Member
0 Likes
1,894

Hello,

I am looking for a way to convert word files to pdf using Java. I am familiar with the jakarta POI project but unfortunally it doesn't contain this option. Does anyone have a sample code to do that?

Roy

View Entire Topic
Former Member
0 Likes

Dear all,

I am looking for a java component that will allow me to upload a .doc and convert it to .txt on the fly. In other words, the user clicks on my upload button, selects a .doc file, and sends it. This wonder component converts the file to .txt and stores it in my designated place.

I already have the upload working.

Is there any such marvel of a component out there that will do the trick?

thanks

detlev_beutner
Active Contributor
0 Likes

Hi Saurabh,

first, welcome on SDN!

Second: For a new issue please open a new thread.

Third: This for example is easy by using StarOffice as mentioned before (for this I used it).

Best regards

Detlev