Hello to all.

I have a problem and would like to see if any of you can help.

When running my .mb, I use the following syntax to save my layout window as an .emf.

Save Window gLayoutID As strPathLocal & strSubdir & "\" & strEMF & ".emf" Type "EMF" 'Width 8.5 Units "in" Height 11 Units "in"


The problem is that the very bottom range displayed in the legend box gets cropped. (The bottom third of the font doesn't appear... ) This happens when I display 5 ranges, but not when using 4 ranges. Interestingly enough, the .pdf is properly displayed.


I've tried raising the height of my legend box, but this doesn't solve the problem -- I just have a tall legend box with the bottom range lopped off. I've also tried saving the file as .wmf, but my output doesn't improve.

Any clues out there?

Thanks so much.

Carol Ballenger

Reply via email to