MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




MapPoint 04 - Legend Question

This is a discussion on MapPoint 04 - Legend Question within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I am not sure is this is the correct section of the forum. If not please reply and let me ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-02-2008
Junior Member
White Belt
 
Join Date: Jan 2008
Posts: 10
Unhappy MapPoint 04 - Legend Question

I am not sure is this is the correct section of the forum. If not please reply and let me know which section is more appropriate.

I am writing a VBA Excel app that takes formatted tables and automatically builds either territory or data maps based on information in the table. These could be just one or two maps or three hundred hence the automation...

I need to find out if it is possible to accomplish 1 of 2 things:

1) Order the quintiled counties data so I can predict the color of the shaded areas -- using color scheme 15 all of the time user cannot change it

2) Is it possible to save the legend and then copy map and legend to a Power Point presentation. Currently using objMap.CopyMap to copy to the clipboard.

Or easier maybe...Is there any way to save the map as a gif or jpg...like a screen shot? I am a little desparate here as I cannot find any resources for this.


I am fairly new to Map Point development so any and all advice is appreciated.

Thanks In Advance,

TBirdSimpleMuse

Last edited by tbirdsimplemuse; 01-02-2008 at 04:53 PM. Reason: add to question
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 01-03-2008
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
Re: MapPoint 04 - Legend Question

Hi,

1 Sorry I don't know.
2 You can use SaveAs method. It save the map as jpg.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 01-03-2008
Junior Member
White Belt
 
Join Date: Jan 2008
Posts: 10
Re: MapPoint 04 - Legend Question

Thanks for the help Wilfried. I am using the following code:

If OutPath = "" Then OutPath = DataPath
If InStr(strSheet, OutPath) = 0 Then
objMap.SaveAs OutPath & "\" & strSheet & ".jpg"
Else
objMap.SaveAs strSheet & ".jpg"
End If


the only problem is that the file is now saving with following extension:

A46223D.jpg.ptm

I guess i just need to work with the PTM format. Thanks tho.

TBird
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 01-08-2008
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
Re: MapPoint 04 - Legend Question

Hi,

No you can save it as HTML. Then a HTML page is generated and also a JPG. The HTML has then a link to the JPG, but you can delete the HTML and use the picture.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
legend, mappoint, question


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
VBA - Expose "Legend & Overview" pane, minimize Custom Territory legend bheldman MapPoint 2006/2009 Discussion 1 07-09-2007 02:38 PM
Pasting a Mappoint Legend into MS Word 2003 Eric B Wish List 0 08-18-2005 04:44 PM
Legend Larry MapPoint 2006/2009 Discussion 3 12-10-2002 01:45 PM
Is it possible to create a Legend in MapPoint.net .... Anonymous MapPoint 2006/2009 Discussion 1 05-24-2002 04:43 PM
In Mappoint the legend only appears with the overv.... Anonymous MapPoint 2006/2009 Discussion 1 07-31-2001 07:10 AM


All times are GMT -5. The time now is 04:34 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54