Hello! I found inconsistent orders of rendering word shapes to images.
I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...words as aw doc = aw.Document("sample.docx") i...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True): i+=1 node...