home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / psion / opp16f_zip / INCLUDE / SDK / PAGESIZE.OPH < prev    next >
Encoding:
Text File  |  1995-12-21  |  838 b   |  18 lines

  1. #define PAGE_WIDTH_A4           11906  /* 210mm */
  2. #define PAGE_LENGTH_A4          16838  /* 297mm */
  3. #define PAGE_WIDTH_LEGAL        12240  /* 8.5in */
  4. #define PAGE_LENGTH_LEGAL       20160  /* 14in */
  5. #define PAGE_WIDTH_EXECUTIVE    10440  /* 7.25in */
  6. #define PAGE_LENGTH_EXECUTIVE   15120  /* 10.5in */
  7. #define PAGE_WIDTH_LETTER       12240  /* 8.5in */
  8. #define PAGE_LENGTH_LETTER      15840  /* 11in */
  9. #define PAGE_WIDTH_COM_10       5940   /* 4.125in */
  10. #define PAGE_LENGTH_COM_10      13680  /* 9.5in */
  11. #define PAGE_WIDTH_MONARCH      5580   /* 3.825in */
  12. #define PAGE_LENGTH_MONARCH     10800  /* 7.5in */
  13. #define PAGE_WIDTH_DL           6236   /* 110mm */
  14. #define PAGE_LENGTH_DL          12472  /* 220mm */
  15. #define PAGE_WIDTH_C5           9184   /* 162mm */
  16. #define PAGE_LENGTH_C5          12983  /* 229mm */
  17.  
  18.