ExportMap/Sources/render.py
@@ -110,7 +110,8 @@ table = layout.multiFrames()[0] contents = table.tableContents() contents[1][1] = scale table.refreshAttributes() # table.refreshAttributes() table.setTableContents(contents) table.refresh() # collection = layout.pageCollection()