Hi. I find a resolution to get the dpi.

The answer is in this forum topic:

http://www.webdeveloper.com/forum/showthread.php?threadid=169369

Use a hidden css div and a width 1 inch. Then use javascript (or
other) to get the offsetWidth (in pixel). The number of pixel is the
dpi resolution.

I don know if is the best answer but works


-- 
                                      Rui Gomes
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to