InputStream ins = connection.getInputStream();
docBuilder.insertOleObject(ins, "AcroExch.Document.7", true, null);
I tried above code to add Pdf file in word Document. But pdf file in word doc is not opening
and it sho…...OleObject is not opening in word document Aspose.Words Product Family...insertOleObject(ins, "AcroExch.Document.7", true, null); I tried above...