<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, you can specify DPI in the querystring with the parameter DPI.<br>
There are no PDF tools present in MapGuide, so you would have to build
that yourself, or use a thirdparty PDF library.<br>
The image you can get from MapGuide is a plain image, and can easily be
inserted into a PDF or other document.<br>
You can see the querystring for on, if you right click on a map image
in the "Print preview".<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
BradM skrev:
<blockquote cite="mid:20015926.post@talk.nabble.com" type="cite">
  <pre wrap="">With respect to printing,  can we print to PDF and can we specify the DPI so
that images will print with a higher resolution?


Kenneth Skovhede, GEOGRAF A/S wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">To the best of my knowledge, Print Layouts are only avalible when used 
with the DWF viewer.
I am, as always, happy to be corrected, should I be wrong.

Printing features in the AJAX viewer are basically a template HTML page 
with placeholders for the map and legend.
You can modify printablepage.templ to issue site wide changes.

You can usually ask any question you want here, but you cannot expect a 
reply.
I assume you can expect a reply on the Autodesk pages, if you paid for 
Autodesk support.

Regards, Kenneth Skovhede, GEOGRAF A/S



stoff skrev:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi Kenneth, hi Warren!

...just to be sure:

Is it true that the Mapguide Studio Printlayouts are only to use
within the dwf viewer (and its activeX-features)?

To have a customized printlayout in the mapguide ajax standard viewer
I have to modify the printablepage.templ?

And this pertains topobase web in the same manner, doesn't it?

Just a big suprise, because the Users Guide does not really gives hints
on
this ...

Best regards and thank you in advance,

stoff <a class="moz-txt-link-freetext" href="javascript:Nabble.smiley('anim_confused.gif',':confused:')">javascript:Nabble.smiley('anim_confused.gif',':confused:')</a>

Is it okay, to ask this here or do I have to ask it only in the autodesk
discussion group?



Warren Medernach wrote:
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">Perfect!

Thanks for the info Kenneth.

 

Warren M

 

 

From: <a class="moz-txt-link-abbreviated" href="mailto:mapguide-users-bounces@lists.osgeo.org">mapguide-users-bounces@lists.osgeo.org</a>
[<a class="moz-txt-link-freetext" href="mailto:mapguide-users-bounces@lists.osgeo.org">mailto:mapguide-users-bounces@lists.osgeo.org</a>] 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:

 mylogo.gif 

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 &gt;every instance of &lt;units&gt; set to metres in my
PrintLayout, and yet my scale bar insists &gt;that the units are feet. 2)
How the heck do you get a custom logo?? It seems so simple, &gt;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 &gt;variations on ResourceIDs, but can't get it. 
 
  

        Andrew
            

_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
  

_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>


    
        </pre>
      </blockquote>
      <pre wrap="">:confused:
  
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>