Changeset 691 for trunk/web-app/reports/equipmentRegister.jrxml
- Timestamp:
- Oct 12, 2010, 10:18:34 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/reports/equipmentRegister.jrxml
r680 r691 139 139 </reportElement> 140 140 <textElement textAlignment="Center" verticalAlignment="Middle"> 141 <font fontName="Serif" />141 <font fontName="Serif" size="8"/> 142 142 </textElement> 143 143 <textFieldExpression class="java.lang.String"><![CDATA[$F{description}]]></textFieldExpression> … … 181 181 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="51" height="32" isPrintWhenDetailOverflows="true"/> 182 182 <textElement textAlignment="Center" verticalAlignment="Middle"> 183 <font fontName="Serif" size="8" />183 <font fontName="Serif" size="8" isBold="false"/> 184 184 </textElement> 185 185 <text><![CDATA[Serial Number]]></text> … … 196 196 </jr:detailCell> 197 197 </jr:column> 198 <jr:column width=" 72">199 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 200 <staticText> 201 <reportElement stretchType="RelativeToTallestObject" x="2" y=" 16" width="68" height="16" isPrintWhenDetailOverflows="true"/>202 <textElement textAlignment="Center" verticalAlignment="Middle"> 203 <font fontName="Serif" size="8" />198 <jr:column width="60"> 199 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 200 <staticText> 201 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/> 202 <textElement textAlignment="Center" verticalAlignment="Middle"> 203 <font fontName="Serif" size="8" isBold="false"/> 204 204 </textElement> 205 205 <text><![CDATA[Model Number]]></text> 206 206 </staticText> 207 <staticText> 208 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="68" height="15" isPrintWhenDetailOverflows="true"/> 209 <textElement textAlignment="Center" verticalAlignment="Middle"> 210 <font fontName="Serif" size="8"/> 207 </jr:columnHeader> 208 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 209 <textField isStretchWithOverflow="true"> 210 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="35" isPrintWhenDetailOverflows="true"/> 211 <textElement textAlignment="Center" verticalAlignment="Middle"> 212 <font fontName="Serif" size="8"/> 213 </textElement> 214 <textFieldExpression class="java.lang.String"><![CDATA[$F{Model Number}]]></textFieldExpression> 215 </textField> 216 </jr:detailCell> 217 </jr:column> 218 <jr:column width="60"> 219 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 220 <staticText> 221 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/> 222 <textElement textAlignment="Center" verticalAlignment="Middle"> 223 <font fontName="Serif" size="8" isBold="false"/> 211 224 </textElement> 212 225 <text><![CDATA[Manufacturer]]></text> 213 226 </staticText> 214 <line> 215 <reportElement x="0" y="15" width="72" height="1" forecolor="#B3B3B3"/> 216 </line> 217 </jr:columnHeader> 218 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 219 <textField isStretchWithOverflow="true"> 220 <reportElement stretchType="RelativeToTallestObject" x="2" y="17" width="68" height="17" isPrintWhenDetailOverflows="true"/> 221 <textElement textAlignment="Center" verticalAlignment="Middle"> 222 <font fontName="Serif" size="8"/> 223 </textElement> 224 <textFieldExpression class="java.lang.String"><![CDATA[$F{Model Number}]]></textFieldExpression> 225 </textField> 226 <textField isStretchWithOverflow="true"> 227 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="68" height="17" isPrintWhenDetailOverflows="true"/> 227 </jr:columnHeader> 228 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 229 <textField isStretchWithOverflow="true"> 230 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="35" isPrintWhenDetailOverflows="true"/> 228 231 <textElement textAlignment="Center" verticalAlignment="Middle"> 229 232 <font fontName="Serif" size="8"/> … … 231 234 <textFieldExpression class="java.lang.String"><![CDATA[$F{Manufacturer}]]></textFieldExpression> 232 235 </textField> 233 <line>234 <reportElement x="0" y="16" width="72" height="1" forecolor="#B3B3B3"/>235 </line>236 236 </jr:detailCell> 237 237 </jr:column> … … 241 241 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="59" height="32" isPrintWhenDetailOverflows="true"/> 242 242 <textElement textAlignment="Center" verticalAlignment="Middle"> 243 <font fontName="Serif" size="8" />243 <font fontName="Serif" size="8" isBold="false"/> 244 244 </textElement> 245 245 <text><![CDATA[Equipment Criticality (ecr)]]></text> … … 261 261 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/> 262 262 <textElement textAlignment="Center" verticalAlignment="Middle"> 263 <font fontName="Serif" size="8" />263 <font fontName="Serif" size="8" isBold="false"/> 264 264 </textElement> 265 265 <text><![CDATA[Risk Level]]></text> … … 281 281 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/> 282 282 <textElement textAlignment="Center" verticalAlignment="Middle"> 283 <font fontName="Serif" size="8" />283 <font fontName="Serif" size="8" isBold="false"/> 284 284 </textElement> 285 285 <text><![CDATA[Safe Work Procedure]]></text> … … 296 296 </jr:detailCell> 297 297 </jr:column> 298 <jr:column width=" 75">299 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 300 <staticText> 301 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 71" height="32" isPrintWhenDetailOverflows="true"/>302 <textElement textAlignment="Center" verticalAlignment="Middle"> 303 <font fontName="Serif" size="8" />298 <jr:column width="60"> 299 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 300 <staticText> 301 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/> 302 <textElement textAlignment="Center" verticalAlignment="Middle"> 303 <font fontName="Serif" size="8" isBold="false"/> 304 304 </textElement> 305 305 <text><![CDATA[Regulatory Requirement (Y/N)]]></text> … … 308 308 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 309 309 <textField isStretchWithOverflow="true"> 310 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 71" height="35" isPrintWhenDetailOverflows="true"/>310 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="35" isPrintWhenDetailOverflows="true"/> 311 311 <textElement textAlignment="Center" verticalAlignment="Middle"> 312 312 <font fontName="Serif" size="8"/> … … 316 316 </jr:detailCell> 317 317 </jr:column> 318 <jr:column width=" 70">319 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 320 <staticText> 321 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 66" height="32" isPrintWhenDetailOverflows="true"/>322 <textElement textAlignment="Center" verticalAlignment="Middle"> 323 <font fontName="Serif" size="8" />318 <jr:column width="60"> 319 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 320 <staticText> 321 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/> 322 <textElement textAlignment="Center" verticalAlignment="Middle"> 323 <font fontName="Serif" size="8" isBold="false"/> 324 324 </textElement> 325 325 <text><![CDATA[Maintenance % Completion]]></text> … … 328 328 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 329 329 <textField isStretchWithOverflow="true"> 330 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 66" height="35" isPrintWhenDetailOverflows="true"/>330 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="35" isPrintWhenDetailOverflows="true"/> 331 331 <textElement textAlignment="Center" verticalAlignment="Middle"> 332 332 <font fontName="Serif" size="8"/> … … 341 341 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/> 342 342 <textElement textAlignment="Center" verticalAlignment="Middle"> 343 <font fontName="Serif" size="8" />343 <font fontName="Serif" size="8" isBold="false"/> 344 344 </textElement> 345 345 <text><![CDATA[Registration Required (Y/N)]]></text> … … 356 356 </jr:detailCell> 357 357 </jr:column> 358 <jr:column width=" 70">359 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 360 <staticText> 361 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 66" height="32" isPrintWhenDetailOverflows="true"/>362 <textElement textAlignment="Center" verticalAlignment="Middle"> 363 <font fontName="Serif" size="8" />358 <jr:column width="60"> 359 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 360 <staticText> 361 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/> 362 <textElement textAlignment="Center" verticalAlignment="Middle"> 363 <font fontName="Serif" size="8" isBold="false"/> 364 364 </textElement> 365 365 <text><![CDATA[Registration Expiry Date]]></text> … … 368 368 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 369 369 <textField isStretchWithOverflow="true"> 370 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 66" height="35" isPrintWhenDetailOverflows="true"/>370 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="35" isPrintWhenDetailOverflows="true"/> 371 371 <textElement textAlignment="Center" verticalAlignment="Middle"> 372 372 <font fontName="Serif" size="8"/>
Note: See TracChangeset
for help on using the changeset viewer.