Ticket #1120: badge.rfxml

File badge.rfxml, 4.5 kB (added by carl, 8 months ago)
Line 
1 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
2
3 <!--
4         This is a Dabo report form xml (rfxml) document, describing a
5         report form. It was generated by the Dabo Report Writer, and can
6         be edited by hand or by using the Dabo Report Designer.
7 -->
8
9 <Report>
10     <Title>PyCon Registration Badge</Title>
11
12     <page>
13         <marginBottom>0</marginBottom>
14         <marginLeft>0</marginLeft>
15         <marginRight>0</marginRight>
16         <marginTop>0</marginTop>
17         <orientation>"portrait"</orientation>
18         <size>"letter"</size>
19     </page>
20
21     <Variables></Variables>
22
23     <Groups></Groups>
24
25     <PageBackground>
26         <Objects></Objects>
27     </PageBackground>
28
29     <pageHeader>
30         <Height>0</Height>
31         <Objects></Objects>
32     </pageHeader>
33
34     <detail>
35         <height>"8.25 in"</height>
36         <Objects>
37             <Rectangle>
38                 <height>"216 pt"</height>
39                 <strokeWidth>1</strokeWidth>
40                 <vAnchor>"top"</vAnchor>
41                 <width>"288 pt"</width>
42                 <x>"0.05 in"</x>
43                 <y>"8.2 in"</y>
44             </Rectangle>
45             <Image>
46                 <expr>"./pycon_logo.png"</expr>
47                 <height>"0.842 in"</height>
48                 <vAnchor>"top"</vAnchor>
49                 <width>"3.196 in"</width>
50                 <x>'0.1556 in'</x>
51                 <y>"8 in"</y>
52             </Image>
53             <Rectangle>
54                 <FillColor>(0.898, 0.898, 0.898)</FillColor>
55                 <height>92.247524751983534</height>
56                 <strokeColor>None</strokeColor>
57                 <strokeWidth>0</strokeWidth>
58                 <width>'269.462046205 pt'</width>
59                 <x>'11.1 pt'</x>
60                 <y>'412.0 pt'</y>
61             </Rectangle>
62             <String>
63                 <Align>'center'</Align>
64                 <expr>self.full_name</expr>
65                 <fontColor>(0,0,255)</fontColor>
66                 <fontName>"FreeSans"</fontName>
67                 <fontSize>28</fontSize>
68                 <height>41.762376237623755</height>
69                 <width>267.98399999999998</width>
70                 <x>'11.9 pt'</x>
71                 <y>'461.4 pt'</y>
72             </String>
73             <String>
74                 <align>"right"</align>
75                 <expr>self.attendeeID</expr>
76                 <height>15.663366336633679</height>
77                 <width>55.0</width>
78                 <x>'218.9 pt'</x>
79                 <y>'415.0 pt'</y>
80             </String>
81             <Rectangle>
82                 <height>"100 pt"</height>
83                 <strokeWidth>1</strokeWidth>
84                 <vAnchor>"top"</vAnchor>
85                 <width>"150 pt"</width>
86                 <x>"300 pt"</x>
87                 <y>"590 pt"</y>
88             </Rectangle>
89             <String>
90                 <expr>"Shirt Coupon"</expr>
91                 <FontSize>25</FontSize>
92                 <height>25</height>
93                 <width>'146.0 pt'</width>
94                 <x>'302.1 pt'</x>
95                 <y>'562.7 pt'</y>
96             </String>
97             <String>
98                 <expr>"Size : %s" % (self.shirt_size)</expr>
99                 <FontSize>25</FontSize>
100                 <height>25</height>
101                 <Width>120</Width>
102                 <x>'307.7 pt'</x>
103                 <y>'532.3 pt'</y>
104             </String>
105             <String>
106                 <expr>"Back : %s" %  {True:'Yes', False:'No'}[self.shirt_back]</expr>
107                 <FontSize>25</FontSize>
108                 <height>25</height>
109                 <Width>120</Width>
110                 <x>'307.7 pt'</x>
111                 <y>'508.0 pt'</y>
112             </String>
113             <String>
114                 <Align>"right"</Align>
115                 <expr>self.attendeeID</expr>
116                 <Height>14</Height>
117                 <Rotation>0</Rotation>
118                 <width>'51.0 pt'</width>
119                 <x>'397.4 pt'</x>
120                 <y>'494.2 pt'</y>
121             </String>
122             <Rectangle>
123                 <height>"100 pt"</height>
124                 <strokeWidth>1</strokeWidth>
125                 <vAnchor>"top"</vAnchor>
126                 <width>"150 pt"</width>
127                 <x>"300 pt"</x>
128                 <y>"480 pt"</y>
129             </Rectangle>
130             <String>
131                 <expr>"Bag Coupon"</expr>
132                 <FontSize>25</FontSize>
133                 <height>25</height>
134                 <Width>140</Width>
135                 <x>'305.1 pt'</x>
136                 <y>'450.7 pt'</y>
137             </String>
138             <String>
139                 <Align>'right'</Align>
140                 <expr>self.attendeeID</expr>
141                 <height>14.343234323432357</height>
142                 <Rotation>0</Rotation>
143                 <width>'52.0 pt'</width>
144                 <x>'396.4 pt'</x>
145                 <y>'387.0 pt'</y>
146             </String>
147             <String>
148                 <expr>'Speaker'</expr>
149                 <Show>self.Record["speaker"]</Show>
150                 <Width>45</Width>
151                 <x>10</x>
152                 <y>380</y>
153             </String>
154             <String>
155                 <expr>'Vendor'</expr>
156                 <Show>self.vendor</Show>
157                 <Width>45</Width>
158                 <x>60</x>
159                 <y>380</y>
160             </String>
161             <String>
162                 <expr>'Staff'</expr>
163                 <Show>self.staff</Show>
164                 <Width>45</Width>
165                 <x>110</x>
166                 <y>380</y>
167             </String>
168             <String>
169                 <Align>'center'</Align>
170                 <expr>self.affiliation</expr>
171                 <fontColor>(0,0,255)</fontColor>
172                 <FontSize>15</FontSize>
173                 <height>41.762376237623755</height>
174                 <width>267.98399999999998</width>
175                 <x>'11.9 pt'</x>
176                 <y>'421.4 pt'</y>
177             </String>
178         </Objects>
179     </detail>
180
181     <pageFooter>
182         <Objects></Objects>
183     </pageFooter>
184
185     <PageForeground>
186         <Objects></Objects>
187     </PageForeground>
188
189     <TestCursor>
190         <record KeyNote="True" shirt_back="True" shirt_size="&quot;L&quot;" attendeeID="1234" first_name="&quot;Carl&quot;" affiliation="&quot;Personnelware&quot;" speaker="True" sponsor="True" full_name="&quot;Carl Karsten&quot;" vendor="False" chair="True" staff="True" />
191     </TestCursor>
192
193 </Report>