Hi thanks for the very useful information regarding the Code to generate poster prints from mappoint. I have tried to follow your advice but cannot understand it. I do not understand programming but would really like to print large maps. Can you please kindly advise exactly what i have to install and the procedure (in simpler terms if possible). once again thanks you very much I wrote a small C++ program to generate large poster size prints from MapPoint. It uses the Netpbm tools (Netpbm home page) to do all the work for me. Use cygwin (Cygwin Information and Installation) to install the Netpbm tools, but make sure you use the UNIX Default Text File Type as the window version coverts LF to CR-LF and messes up any binary input/output.
Hi thanks for your posts