{ VERSION 1.00 LISTFORMAT BOOK LISTTYPE OBJECT //ALWAYS UNIT mm PAGE 193, 280 LINEGAP 0 //Debug USERTEXT [1] Name "TEXT_1.txt" USERTEXT [2] Name "TEXT_2.txt" USERTEXT [3] Name "TEXT_3.txt" USERTEXT [4] Name "TEXT_4.txt" USERTEXT [5] "Descritores / Chave" FIRSTPAGEHEADER { Frame 0, 280, 0, 73 Text 1, "Arial", 10, plain, left Columns { { Frame 56, 178, 8.5 Format "#usertext[1]" } { Frame 56, 178, 15.5 Format "#usertext[2]" } { Frame 56, 178, 22.5 Format "#usertext[3]" } { Frame 56, 178, 29.5 Format "#usertext[4]" } { frame 21, 277, 50.5 Format "#usertext[5]" Text 1, "Arial", 10, bold, left } { frame 21, 277, 50.5 Format "#date:17.1" Text 1, "Arial", 10, plain, right } //*********************************** LIST-HEADER TEXTS ***************** { Frame 21, 45, 60 Format "#Name[1]/#Name[2]" Text 1, "Arial", 10, bold, left, multiline } { Frame 47, 78, 64.5 Format "#Name[3]" Text 1, "Arial", 10, bold, left, truncated } { Frame 82, 108, 64.5 Format "#Name[4]" Text 1, "Arial", 10, bold, left } { Frame 230, 255, 64.5 Format "#Name[5]" Text 1, "Arial", 10, bold, centered } { Frame 255, 280, 64.5 Format "#Name[6]" Text 1, "Arial", 10, bold, centered} /*{ Frame 207, 228, 64.5 Format "#Name[7]" Text 1, "Arial", 10, bold, centered} { Frame 257, 278, 64.5 Format "#Name[8]" Text 1, "Arial", 10, bold, centered, truncated }*/ //*********************************************************************** } Picture { Frame 25, 46, 10, 31 Origin file Name "Logo" Position centered} Rect 18, 280, 3, 38 Rect 18, 280, 45, 73 line 18, 280, 59, 59 //*********** LIST-HEADER LINES ************* line 45, 45, 59, 73 line 80, 80, 59, 73 /*line 110, 110, 59, 73 line 155, 155, 59, 73 line 180, 180, 59, 73 line 205, 205, 59, 73 line 230, 230, 59, 73 line 255, 255, 59, 73*/ //****************************************** } HEADER { Frame 0, 280, 0, 31 Text 1, "Arial", 10, plain, left Columns { { frame 21, 277, 8.5 Format "#usertext[5]" Text 1, "Arial", 10, bold, left } { frame 21, 277, 8.5 Format "#date:17.1" Text 1, "Arial", 10, plain, right } //*********************************** LIST-HEADER TEXTS ***************** { Frame 21, 45, 20 Format "#Name[1]/#Name[2]" Text 1, "Arial", 10, bold, left, multiline } { Frame 47, 78, 22.5 Format "#Name[3]" Text 1, "Arial", 10, bold, left, truncated } { Frame 82, 108, 22.5 Format "#Name[4]" Text 1, "Arial", 10, bold, left } { Frame 230, 255, 22.5 Format "#Name[5]" Text 1, "Arial", 10, bold, centered } { Frame 255, 280, 22.5 Format "#Name[6]" Text 1, "Arial", 10, bold, centered} /*{ Frame 207, 228, 22.5 Format "#Name[7]" Text 1, "Arial", 10, bold, centered} { Frame 257, 278, 22.5 Format "#Name[8] " Text 1, "Arial", 10, bold, centered, truncated }*/ //*********************************************************************** } Rect 18, 280, 3, 31 line 18, 280, 17, 17 //*********** LIST-HEADER LINES ************* line 45, 45, 17, 31 line 80, 80, 17, 31 /*line 155, 155, 17, 31 line 180, 180, 17, 31 line 205, 205, 17, 31 line 230, 230, 17, 31*/ //*********************************************** } FOOTER { Frame 0, 280, 178, 192 Text 1, "Arial", 10, plain, right Columns {{ Frame 21, 277, 183.5 Format "página #page:3" }} rect 18, 280, 178, 191.9 } //************************* LIST ******************************* Headline[2]{ Frame 21, 280, 0, 7 Text 1, "Arial", 10, bold, left, truncated Columns { { Frame 21, 93, 2 Format "#Value[1] #value[2]" } } } Level[3]{ Frame 21, 280, 0, 7 Text 1, "Arial", 10, bold, left, truncated Columns { { Frame 47, 78, 2 Format "#Value[3]" Text 1, "Arial", 10, plain, left, truncated } { Frame 82, 230, 2 Format "#Value[4]" Text 1, "Arial", 10, plain, left} { Frame 230, 255, 2 Format "#Value[5]" Text 1, "Arial", 10, plain, right } { Frame 230, 255, 5 Format "#Value[5,2]" Text 1, "Arial", 10, plain, right } { Frame 230, 255, 8 Format "#Value[5,3]" Text 1, "Arial", 10, plain, right } { Frame 230, 255, 11 Format "#Value[5,4]" Text 1, "Arial", 10, plain, right } { Frame 250, 275, 2 Format "#Value[6]" Text 1, "Arial", 10, plain, right } } } }