Hi, Thursday (28 October 2004) I've just posted my five updated header files in the directory: ftp://ftp.pwg.org/pub/pwg/fsg/jobticket/C_JTAPI_Code/Working/ in the files: fsgjt_attribute.h fsgjt_document.h fsgjt_job.h fsgjt_force_page.h fsgjt_page_range.h While editing, I found the following bugs: (1) UML '03_JobTicketInfo.png' - in colored Job object - includePages - change datatype to 'list of PageRange' - outputPages - change datatype to 'list of PageRange' (2) UML '01_High Level.png' and '02_High Level (cont).png' - need text boxes about links to PageRange (per Claudia) (3) PageRange Header - missing 'fsgjt_page_range.h' header - I wrote one (4) JTAPI spec v0.93 - section 16.1 Job Attributes & Conformance - job-destinations-uri - change to job-destinations (5) JTAPI spec v0.93 - section 13.1 ForcePage Attributes & Conformance missing attributes: - force-page-cell-position-x - force-page-cell-position-y - force-page-page - force-page-sheet-side (6) JTAPI spec v0.93 - missing entire section on PageRange missing attributes: - page-range-lower - page-range-upper (7) Enums header - 'fsgjt_enums.h' - need PageRange object definition: #define FSGJT_VT_PAGE_RANGE_OBJECT "PAGE_RANGE_OBJECT" Cheers, - Ira