W
Wolfgang Kais
Dear Newsgroup.
I am working on an application that automates drawings in a Word
document by creating a lot of shapes.
This process is very slow and gets slower, the more shapes are
added.
Is there a way to create a group of shapes "offline" (maybe in an
offline-shaperange), determine the size of that group and finally
add that group to the document (at a location that depends on the
size of the group)? I think that this would speed up the drawing.
I have already tried to set the ScreenUpdating to False but the
advantage is only minimal.
I am working on an application that automates drawings in a Word
document by creating a lot of shapes.
This process is very slow and gets slower, the more shapes are
added.
Is there a way to create a group of shapes "offline" (maybe in an
offline-shaperange), determine the size of that group and finally
add that group to the document (at a location that depends on the
size of the group)? I think that this would speed up the drawing.
I have already tried to set the ScreenUpdating to False but the
advantage is only minimal.