[mapguide-users] Re: Generate a pdf view of the current map

David Hequet david.hequet at free.fr
Wed Jul 7 08:40:11 EDT 2010


Hi,

If you want good quality pdf, you have to code it!

Using ths API you can render image and embed it in pdf using pdf tools (look
at itextsharp pour C# or tcpdf for php). One good trick to simulate good
looking pdf is rendering "big image" that you embed in your pdf, IE:
calculate the image size needed for an A4 pdf and double the size.. Lines
will look sharpened and can be printed.. :)

good luck :)
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Generate-a-pdf-view-of-the-current-map-tp5264270p5265015.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list