Tue, 01 Jan 2002 06:11:43 +0000
add support for PDF file attributes: author, creator, title, etc.
eric@10 | 1 | typedef unsigned char u8; |
eric@10 | 2 | typedef unsigned short u16; |
eric@10 | 3 | typedef unsigned int u32; |
eric@10 | 4 | typedef int boolean; |