I am having a situation at hand and wanted to know if anyone has encountered the same situation before.
I want to print a complex graphical hierarchy to pdf/document. The creation of the graphics is heavy and takes much time, say, about 5 sec. But, the image printed does not have all the components in the graphical hierarchy. Some of the components just do not get printed.
At the same time, if I popup the same graphical hierarchy just before printing, I get to see all the components of the hierarchy and so does all the components get printed.
Am I overlooking anything in particular?