Exporting images embedded in panels

When programmatically exporting a plot embedded in a subwindow via a button action procedure I seemed to generate files with huge axis labels among other problems. This was performed using the savePICT operation with the flag /W=$fullPathToSubwindow. Is there a special way of doing this? My workaround was to generate a new display window, export that plot then kill the window.