Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

display actual size of scanned images

Status
Not open for further replies.

whirlpool6

Technical User
Sep 2, 2007
58
0
0
JP
hello guys.

i am making a web application which displays scanned images. now, our client wants to view images just as big as what they are supposed to be originally i.e. they want to see A4 size images for the A4 documents and A3 for the A3 sized documents.

if only there is a way to get the dpi of the images using javascript or css or any client side way, this would only be a matter of scaling.

is there a way to get the image dpi using javascript?

or do you have any other suggestions as to how this can be done?

please do help. it is badly needed. thank you very much
 
Not a job for javascript. Hit the forum for whatever server-side technology you have at your disposal.

[sub]Never be afraid to share your dreams with the world.
There's nothing the world loves more than the taste of really sweet dreams.
[/sub]

Webflo
 
thanks for the reply.

looking for a server side solution for this will really slow down the system. is there any other client side solution for this? using css, or windows filters perhaps?

thank you very much?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top