@jai25 Unfortunately, the problem is not reproducible. We have used the following code for testing:
Document doc = new Document();
DocumentBuilder builder = new DocumentBuilder(doc);
InputStream ins = new ByteArrayInputStream(Files.readAllBytes(Paths.get("C:\\Temp\\OleObject.pdf")));
builder.insertOleObject(ins, "AcroExch.Document.7", true, null);
doc.save("C:\\Temp\\out.docx");
@jai25 The problem is not reproducible using 16.11 version of Aspose.Words for Java. Here is the output document produced by 16.11 version on my side: out.docx (5.1 MB)
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.