Pixel to inch.

Hi,

I am using SSRS 2005 + SP1.

Is there any better way to convert pixel to inch or cm

Thanks n Regards,

UT.



Answer this question

Pixel to inch.

  • denaes

    I guess you can follow this approach for the conversion:

    x Pixels / 96 dpi (screen resolution) = y inches

    -- Robert



  • ChristofWollenhaupt

    Thx for the reply.

    I was given a spec with all the unit of measure was in pixels. That's why I need to convert it into cm or inch.

    Thanks and Regards,

    UT.


  • Thomas Wolfram MVP

    where do you use pixel in rs2005
    you can set any size in cm or inch..

  • Pixel to inch.