Page
[Common]

Page size manipulation. More...

Defines

#define PAGE_SET_ERROR_NONE   0
#define PAGE_SET_ERROR_DUPLICATE   -1
#define PAGE_SET_ERROR_RANGE   -2
#define DEFAULT_PRINTER_WIDTH   132
#define DEFAULT_PRINTER_LENGTH   66
#define MAX_PAGE_WIDTH   5000

Functions

int page_width_set (int columns)
int page_width_get (int)
int page_length_set (int rows)
int page_length_get (int)

Detailed Description

Page size manipulation.


Define Documentation

#define DEFAULT_PRINTER_LENGTH   66

Definition at line 40 of file page.h.

#define DEFAULT_PRINTER_WIDTH   132

Definition at line 39 of file page.h.

#define MAX_PAGE_WIDTH   5000

Definition at line 42 of file page.h.

#define PAGE_SET_ERROR_DUPLICATE   -1

Definition at line 36 of file page.h.

#define PAGE_SET_ERROR_NONE   0

Definition at line 35 of file page.h.

#define PAGE_SET_ERROR_RANGE   -2

Definition at line 37 of file page.h.


Function Documentation

int page_length_get ( int   ) 

int page_length_set ( int  rows  ) 

int page_width_get ( int   ) 

int page_width_set ( int  columns  ) 


Generated on Wed Mar 12 23:37:38 2008 for Aegis by  doxygen 1.5.5