--- psiconv/trunk/lib/psiconv/data.h 2000/12/15 18:52:49 67 +++ psiconv/trunk/lib/psiconv/data.h 2000/12/25 00:26:53 76 @@ -273,6 +273,7 @@ psiconv_length_t page_height; psiconv_page_header header; psiconv_page_header footer; + psiconv_bool_t landscape; } * psiconv_page_layout_section; typedef struct psiconv_word_status_section_s @@ -417,7 +418,8 @@ #define PSICONV_ID_SKETCH_SECTION 0x1000007D /* Other ids */ -#define PSICONV_ID_PAGE_DIMENSIONS 0x100000fd +#define PSICONV_ID_PAGE_DIMENSIONS1 0x100000fd +#define PSICONV_ID_PAGE_DIMENSIONS2 0x1000010e #define PSICONV_ID_TEXTED_BODY 0x1000005c #define PSICONV_ID_TEXTED_REPLACEMENT 0x10000063 #define PSICONV_ID_TEXTED_UNKNOWN 0x10000065