[mapguide-users] Re: Print Layout - 2 questions...

Warren Medernach wmedernach at rand.com
Fri Oct 3 15:59:05 EDT 2008


Perfect!

Thanks for the info Kenneth.

 

Warren M

 

 

From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Kenneth
Skovhede, GEOGRAF A/S
Sent: Friday, October 03, 2008 11:54 AM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] Re: Print Layout - 2 questions...

 

Not sure if he got the answers, but here they are:
1. You must change it in ajaxmappane.templ (line 293):
Look for:

var us = true;

and change to:

var us = false;

You have to change this every time update your MapGuide installation.

2. There is no built in way to do this, you must modify
printablepage.templ.
Its a HTML file that gets sent to the browser with the map items
injected.
You can set a logo anywhere on the page using some html:

<img src="mylogo.gif" style="position: absolute; top 5px; left: 5px">

If you want different printable pages for different solutions, you have
to modify 
at least printablepageui.templ.

Again, you have to change this every time update your MapGuide
installation.


The files I mention are all located in:

C:\Program
files\MapGuideOpenSource2.0\WebServerExtensions\www\viewerfiles
Regards, Kenneth Skovhede, GEOGRAF A/S



Warren Medernach skrev: 

Hi Andrew,
Were you ever able to resolve this print layout issue?
 
Warren M
 
 
  

	I've got 2 questions about PrintLayouts....1) How do I make my
units
	    

metres? I've got >every instance of <units> set to metres in my
PrintLayout, and yet my scale bar insists >that the units are feet. 2)
How the heck do you get a custom logo?? It seems so simple, >but I can't
get it to work for the life of me....I've got a symbol library called
  

	"Logo", and in it there is one symbol called "Gemlogo-smaller".
I've
	    

tried all sorts of >variations on ResourceIDs, but can't get it. 
 
  

	Andrew
	    

_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20081003/67c2623d/attachment.html


More information about the mapguide-users mailing list