MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




Trying to print detail maps on a strip printer

This is a discussion on Trying to print detail maps on a strip printer within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Greetings, I have a StarTSP800, which is 4.4" wide, and makes what I think are called strip printouts. But I ...


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 12-29-2005
Senior Member
Green Belt
 
Join Date: Jul 2005
Posts: 105
Trying to print detail maps on a strip printer

Greetings,

I have a StarTSP800, which is 4.4" wide, and makes what I think are called strip printouts. But I need to get the report working properly.

Does anybody know how? Should I use geoPrintStripMaps? When I do it says I have an incorrect parameter. Could anybody suggest how to get this working, or perhaps a different parameter I should use?

Thanks for the help,

Bob
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 12-29-2005
Senior Member
Green Belt
 
Join Date: Jul 2005
Posts: 105
clarification

Here's the line of code which prints the map.

mpMap.PrintOut( "",title,1,MapPoint.GeoPrintArea.geoPrintMap,
MapPoint.GeoPrintQuality.geoPrintQualityDraft,
MapPoint.GeoPrintOrientation.geoPrintAuto,
true,true,true,false);

Should I use geoPrintSelectedArea instead? If so, how should I set the selected area?
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 12-30-2005
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
Hi,

Try with all parameters to False. There could for example be a conflict when there is no legend, or a conflict because there is no multiple copy.

Code:
mpMap.PrintOut("", title, 1, MapPoint.GeoPrintArea.geoPrintMap, MapPoint.GeoPrintQuality.geoPrintQualityDraft, MapPoint.GeoPrintOrientation.geoPrintAuto, false, false, false, false);
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-01-2006
Senior Member
Green Belt
 
Join Date: Jul 2005
Posts: 105
it's generally working now

Wilfried,

Thanks for the suggestion. I just needed to try a host of different possibilities until I found one that worked. I now have it printing the detailed map.

mpMap.PrintOut("",title,1,
MapPoint.GeoPrintArea.geoPrintMap,
MapPoint.GeoPrintQuality.geoPrintQualityPresentati on,
MapPoint.GeoPrintOrientation.geoPrintPortrait,
false,false,false,false);

But the resolution is small enough that most of the road names won't print. Do you know if there's a way to make this map print lengthwise on the page? This would allow for a bigger map, since it's wider than it is tall.

Also, would you happen to know how to prevent the printer from slicing the end of every page? It's like it's getting a page feed or some other character, which cause my printer (a Star TRS800) to slice the page after each map.

Thanks for the help,
Bob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5 (permalink)  
Old 01-02-2006
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
Hi,

Did you try geoPrintLandscape or geoPrintAuto ?
For the other question, possible mappoint sends a formfeed after each page, dont know.
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
detail, maps, print, printer, strip


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
Getting MapPoint to recognize the new default printer BobFromBoston MapPoint 2006/2009 Discussion 2 02-26-2006 06:30 AM
How to print maps with longitude and latitude? mbmast MapPoint 2006/2009 Discussion 2 06-24-2005 10:32 AM
Printer Error with Trial Version Anonymous MapPoint 2006/2009 Discussion 0 09-03-2003 10:24 PM
Detail Quadracerke Products: Pushpin Tool, Single State Mapper 0 08-14-2003 11:09 AM
TIP: Printing to other than default printer kdybvik MapPoint 2006/2009 Discussion 0 08-23-2002 06:23 PM


All times are GMT -5. The time now is 12:19 PM.


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