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

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -