Mika
09-28-2006, 04:32 AM
Give it up :-(
ZoomIN() dosen't work on a deamon-applicationMika 09-28-2006, 04:32 AM Give it up :-( Wilfried 09-28-2006, 08:21 AM Hi, Your english is fine, I'm from Belgium and my English is poor also :) About the problem. Can you check exacly same code in a normal GUI application ? This way you eliminate the fact that it has something to do with the dll. Mika 09-28-2006, 09:25 AM Give it up :-( Wilfried 09-28-2006, 02:08 PM Hi, A workaround could be to copy the map to clipboard, then save the clipboard yourself to an image. Mika 09-29-2006, 01:19 AM Give it up :-( Wilfried 09-29-2006, 07:08 AM Hi, Just tryed it and the gif is exacly the zoom level I had. With the activex component, but this should make no difference. Anyway with copy to clipboard, I meaned ActiveMap.CopyMap(); This copy the view as a bitmap to the clipboard. From that place you can copy it into an image. No need to save to file and probably faster. And with some luck you dont have the zoom problem anymore. Winwaed 09-29-2006, 08:19 AM Mika: Have you checked the EULA for MapPoint? - there are some significant restrictions in using it for webpages. I think there's a limit of about 1000 screen grabs per license (check - I'm not sure the exact number), and using the control as an ActiveX control on a webpage is banned for Internet use. Intranet is okay if EVERY client has a license. There are also practicality issues about using the control on webpages (it is very big!). Richard Mika 09-29-2006, 08:52 AM Mika: Have you checked the EULA for MapPoint? - there are some significant restrictions in using it for webpages. I think there's a limit of about 1000 screen grabs per license (check - I'm not sure the exact number), and using the control as an ActiveX control on a webpage is banned for Internet use. Intranet is okay if EVERY client has a license. There are also practicality issues about using the control on webpages (it is very big!). Richard oh i see hm maybe i should try it another way | ||