Hi Team,
Able to read all data between bookmark and tag. But one of bookmark data is not able to read
Document doc = new Document(fname);
DocumentBuilder builder = new DocumentBuilder(doc);
builder.MoveToDocumentEnd();…...StructuredDocumentTa); // Extract content between the first bookmark...last index in the collection. Extract Content Logic : The logic you...