Hi,
IllegalStateException: Cannot find bookmark ‘OLE_LINK1’ in the document is thrown when calling the method below. Can you please check this out?
Thanks,
Zeljko
Code:
@Test public void testAspose() throws Exception {
Document doc = new Document(“Test.docx”);
doc.acceptAllRevisions();