Larry, Thanks for the cool trick. I went with a different solution, one that Josh came up with: use MoveAnnotation() to shove the map off of the printable page.
So crazy, it actually works! Another option which would take a bit more programming (but would probably be a better long-term solution) would be to: 1) place a rectangle annotation (sized to be identical with the map, and colored to the layout background) right on top of the map. 2) Push this new annotation to the back 3) Push the map to the back That way, the rectangle would block the map (kind of like a giant band-aid) but nothing else. --- In [email protected], <[EMAIL PROTECTED]> wrote: > > Josh and Moshe, > > Re: making layered PDFs: > Hereâs a code snippet for the trick I use to add the legend separately to a layout: > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Maptitude/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/Maptitude/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
