Global Development and Computing Portal Global Development and Computing Portal

Globalization Step-by-Step

Paper Size

Telephone NumbersUnits of Measurement
*
On This Page
Overview and DescriptionOverview and Description
ReferencesReferences

Overview and Description

The paper sizes in the United States and Canada (such as letter, legal, and so on) do not satisfy the needs of all users in the world market. For example, most countries in Europe and Asia use a slightly larger standard known as "A4" (297 x 210 mm) that is slightly longer and narrower than the U.S. letter size (279 x 216 mm). Thus if your application needs to print, you should allow the default paper size to be configurable. Win32 NLS APIs can help you detect the default paper size associated with a given locale. This information can be obtained from the GetLocaleInfo API with the LCType flag set to LOCALE_IPAPERSIZE. The returned value is one of the following.

Returned values for LOCALE_IPAPERSIZE.

CountryFormat

1

U.S. Letter

5

U.S. Legal

8

A3

9

A4

References

ISO 216 Standard Paper Size

Telephone NumbersUnits of Measurement
Top of pageTop of pagePrevious10 of 11Next
**
**