Hi, I have a word, some group object in files. I want to replace this group to image, this image is convert by this group. Is there any sample code? thanks....use ShapeRenderer class to render group shape to image. For example...GetChild(NodeType.GroupShape, 0, true); // Render the chart to image and save...