ms word - Insert PDF file into MSWord using Java POI API -



ms word - Insert PDF file into MSWord using Java POI API -

i using apache-poi api create word document.

i want insert pdf document ms word (normally utilize insert -> object -> create file alternative in ms word this).

is possible insert pdf object ms word using java ?

regards, suthershan

to solve have utilize ole. after quick research found no illustration code word found code excel , illustration pptx. maybe helpfull write corresponding code word.

java ms-word apache-poi

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -