Hi,
does anyone know the exact size of a Compliment Slip in pixels?
Thanks,
Martin
| SitePoint Sponsor |
Hi,
does anyone know the exact size of a Compliment Slip in pixels?
Thanks,
Martin
dimensions in pixels are meaningless if you don't give an indication of the resolution (dpi / ppi) that you're talking about.
normal compliment slips are usually 1/3 A4 sized (so about 21cm x 9.85cm).
to get the dimension in pixels:
Code:~width: (21cm / 2.54 inches/cm) * x ~height: (9.85 / 2.54 inches/cm) * x where x is your resolution in dpi
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
WaSP Accessibility Task Force Member
splintered.co.uk | photographia.co.uk | redux.deviantart.com
Bookmarks