jyr.jrxml 70 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="jyr" language="groovy" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="7a1af753-6b2b-48d3-b76d-11716729aeab">
  3. <property name="ireport.zoom" value="1.0"/>
  4. <property name="ireport.x" value="0"/>
  5. <property name="ireport.y" value="216"/>
  6. <parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
  7. <defaultValueExpression><![CDATA["G:\\workplace\\yjpt-ireport\\"]]></defaultValueExpression>
  8. </parameter>
  9. <queryString>
  10. <![CDATA[]]>
  11. </queryString>
  12. <field name="bwList" class="java.util.List">
  13. <fieldDescription><![CDATA[bwList]]></fieldDescription>
  14. </field>
  15. <field name="cgList" class="java.util.List">
  16. <fieldDescription><![CDATA[cgList]]></fieldDescription>
  17. </field>
  18. <field name="ckList" class="java.util.List">
  19. <fieldDescription><![CDATA[ckList]]></fieldDescription>
  20. </field>
  21. <field name="class" class="java.lang.Class">
  22. <fieldDescription><![CDATA[class]]></fieldDescription>
  23. </field>
  24. <field name="dcList" class="java.util.List">
  25. <fieldDescription><![CDATA[dcList]]></fieldDescription>
  26. </field>
  27. <field name="fzList" class="java.util.List">
  28. <fieldDescription><![CDATA[fzList]]></fieldDescription>
  29. </field>
  30. <field name="jyr" class="com.jtgh.yjpt.entity.jyr.JyrEntity">
  31. <fieldDescription><![CDATA[jyr]]></fieldDescription>
  32. </field>
  33. <field name="mtList" class="java.util.List">
  34. <fieldDescription><![CDATA[mtList]]></fieldDescription>
  35. </field>
  36. <background>
  37. <band splitType="Stretch"/>
  38. </background>
  39. <title>
  40. <band height="50" splitType="Stretch">
  41. <staticText>
  42. <reportElement x="0" y="0" width="560" height="50" uuid="4237d389-9e85-45e9-b184-77778b375d2d"/>
  43. <textElement textAlignment="Center" verticalAlignment="Middle">
  44. <font fontName="宋体" size="24" isBold="true"/>
  45. </textElement>
  46. <text><![CDATA[经营人基础信息]]></text>
  47. </staticText>
  48. </band>
  49. </title>
  50. <detail>
  51. <band height="798" splitType="Immediate">
  52. <frame>
  53. <reportElement positionType="Float" x="0" y="0" width="560" height="20" backcolor="#000000" uuid="128a8a0b-0f45-40e8-a2e6-262df53277a1"/>
  54. <staticText>
  55. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="0182edd3-8cde-45d7-b7b7-42ac3166f833"/>
  56. <box leftPadding="5" rightPadding="5">
  57. <topPen lineWidth="0.5"/>
  58. <leftPen lineWidth="0.5"/>
  59. <bottomPen lineWidth="0.5"/>
  60. <rightPen lineWidth="0.5"/>
  61. </box>
  62. <textElement verticalAlignment="Middle">
  63. <font fontName="宋体" size="10" isBold="true"/>
  64. </textElement>
  65. <text><![CDATA[所在港区]]></text>
  66. </staticText>
  67. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  68. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="1ee5b6d5-d52b-401a-a5e2-a18cb4f63a30"/>
  69. <box leftPadding="5">
  70. <topPen lineWidth="0.5"/>
  71. <leftPen lineWidth="0.5"/>
  72. <bottomPen lineWidth="0.5"/>
  73. <rightPen lineWidth="0.5"/>
  74. </box>
  75. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  76. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  77. <paragraph lineSpacing="Single"/>
  78. </textElement>
  79. <textFieldExpression><![CDATA[$F{jyr}.getSzgq().getGqmc()]]></textFieldExpression>
  80. </textField>
  81. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  82. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="72b88f78-c54f-465b-9b1b-cdb9f0191044"/>
  83. <box leftPadding="5">
  84. <topPen lineWidth="0.5"/>
  85. <leftPen lineWidth="0.5"/>
  86. <bottomPen lineWidth="0.5"/>
  87. <rightPen lineWidth="0.5"/>
  88. </box>
  89. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  90. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  91. <paragraph lineSpacing="Single"/>
  92. </textElement>
  93. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{jyr}.getSzd().getName())]]></textFieldExpression>
  94. </textField>
  95. <staticText>
  96. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="d35be443-d00e-4341-9cf9-d428ac3da8aa"/>
  97. <box leftPadding="5" rightPadding="5">
  98. <topPen lineWidth="0.5"/>
  99. <leftPen lineWidth="0.5"/>
  100. <bottomPen lineWidth="0.5"/>
  101. <rightPen lineWidth="0.5"/>
  102. </box>
  103. <textElement verticalAlignment="Middle">
  104. <font fontName="宋体" size="10" isBold="true"/>
  105. </textElement>
  106. <text><![CDATA[所在地]]></text>
  107. </staticText>
  108. </frame>
  109. <frame>
  110. <reportElement positionType="Float" x="0" y="20" width="560" height="20" backcolor="#000000" uuid="5966313a-7392-4764-8a30-88b02b1a4ddd"/>
  111. <staticText>
  112. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="472b7a4a-1c0a-435d-be31-eaa89fe541e6"/>
  113. <box leftPadding="5" rightPadding="5">
  114. <topPen lineWidth="0.5"/>
  115. <leftPen lineWidth="0.5"/>
  116. <bottomPen lineWidth="0.5"/>
  117. <rightPen lineWidth="0.5"/>
  118. </box>
  119. <textElement verticalAlignment="Middle">
  120. <font fontName="宋体" size="10" isBold="true"/>
  121. </textElement>
  122. <text><![CDATA[港口经营人]]></text>
  123. </staticText>
  124. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  125. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="16000710-a42b-4886-b523-2df4e2565d6f"/>
  126. <box leftPadding="5">
  127. <topPen lineWidth="0.5"/>
  128. <leftPen lineWidth="0.5"/>
  129. <bottomPen lineWidth="0.5"/>
  130. <rightPen lineWidth="0.5"/>
  131. </box>
  132. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  133. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  134. <paragraph lineSpacing="Single"/>
  135. </textElement>
  136. <textFieldExpression><![CDATA[$F{jyr}.getGkjyr()]]></textFieldExpression>
  137. </textField>
  138. <staticText>
  139. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="53be5abb-0c6f-43e6-a8a0-265394399f62"/>
  140. <box leftPadding="5" rightPadding="5">
  141. <topPen lineWidth="0.5"/>
  142. <leftPen lineWidth="0.5"/>
  143. <bottomPen lineWidth="0.5"/>
  144. <rightPen lineWidth="0.5"/>
  145. </box>
  146. <textElement verticalAlignment="Middle">
  147. <font fontName="宋体" size="10" isBold="true"/>
  148. </textElement>
  149. <text><![CDATA[企业类型]]></text>
  150. </staticText>
  151. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  152. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="cee31547-4af1-4151-88c6-9ffefc81aa98"/>
  153. <box leftPadding="5">
  154. <topPen lineWidth="0.5"/>
  155. <leftPen lineWidth="0.5"/>
  156. <bottomPen lineWidth="0.5"/>
  157. <rightPen lineWidth="0.5"/>
  158. </box>
  159. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  160. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  161. <paragraph lineSpacing="Single"/>
  162. </textElement>
  163. <textFieldExpression><![CDATA[$F{jyr}.getQylx()=="1"?"沿海港口企业":($F{jyr}.getQylx()=="2"?"内河港口企业":($F{jyr}.getQylx()=="3"?"沿江港口企业":""))]]></textFieldExpression>
  164. </textField>
  165. </frame>
  166. <frame>
  167. <reportElement positionType="Float" x="0" y="40" width="560" height="20" backcolor="#000000" uuid="65ab25ef-5f52-40d2-a558-66df387ead55"/>
  168. <staticText>
  169. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="a7ee3c43-a02a-4689-af7d-c021a340b0da"/>
  170. <box leftPadding="5" rightPadding="5">
  171. <topPen lineWidth="0.5"/>
  172. <leftPen lineWidth="0.5"/>
  173. <bottomPen lineWidth="0.5"/>
  174. <rightPen lineWidth="0.5"/>
  175. </box>
  176. <textElement verticalAlignment="Middle">
  177. <font fontName="宋体" size="10" isBold="true"/>
  178. </textElement>
  179. <text><![CDATA[港口经营许可证号]]></text>
  180. </staticText>
  181. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  182. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="6ab6919e-5a95-423f-969b-d04f5ca8defc"/>
  183. <box leftPadding="5">
  184. <topPen lineWidth="0.5"/>
  185. <leftPen lineWidth="0.5"/>
  186. <bottomPen lineWidth="0.5"/>
  187. <rightPen lineWidth="0.5"/>
  188. </box>
  189. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  190. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  191. <paragraph lineSpacing="Single"/>
  192. </textElement>
  193. <textFieldExpression><![CDATA[$F{jyr}.getGkjyxkzh()]]></textFieldExpression>
  194. </textField>
  195. <staticText>
  196. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="bf55cb24-9942-4b30-8a68-9d81ad804d2f"/>
  197. <box leftPadding="5" rightPadding="5">
  198. <topPen lineWidth="0.5"/>
  199. <leftPen lineWidth="0.5"/>
  200. <bottomPen lineWidth="0.5"/>
  201. <rightPen lineWidth="0.5"/>
  202. </box>
  203. <textElement verticalAlignment="Middle">
  204. <font fontName="宋体" size="10" isBold="true"/>
  205. </textElement>
  206. <text><![CDATA[邮政编码]]></text>
  207. </staticText>
  208. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  209. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="05cbe23f-f84a-49f5-b1dd-481ee6321d2a"/>
  210. <box leftPadding="5">
  211. <topPen lineWidth="0.5"/>
  212. <leftPen lineWidth="0.5"/>
  213. <bottomPen lineWidth="0.5"/>
  214. <rightPen lineWidth="0.5"/>
  215. </box>
  216. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  217. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  218. <paragraph lineSpacing="Single"/>
  219. </textElement>
  220. <textFieldExpression><![CDATA[$F{jyr}.getYzbm()]]></textFieldExpression>
  221. </textField>
  222. </frame>
  223. <frame>
  224. <reportElement positionType="Float" x="0" y="60" width="560" height="20" backcolor="#000000" uuid="d4a0ead7-f62e-48dc-8408-a54d895dc248"/>
  225. <staticText>
  226. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="275f7e47-173d-4deb-84e0-05dad978b451"/>
  227. <box leftPadding="5" rightPadding="5">
  228. <topPen lineWidth="0.5"/>
  229. <leftPen lineWidth="0.5"/>
  230. <bottomPen lineWidth="0.5"/>
  231. <rightPen lineWidth="0.5"/>
  232. </box>
  233. <textElement verticalAlignment="Middle">
  234. <font fontName="宋体" size="10" isBold="true"/>
  235. </textElement>
  236. <text><![CDATA[类别]]></text>
  237. </staticText>
  238. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  239. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="428" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="5a55f929-8321-4e42-b4af-4ec904181b73"/>
  240. <box leftPadding="5">
  241. <topPen lineWidth="0.5"/>
  242. <leftPen lineWidth="0.5"/>
  243. <bottomPen lineWidth="0.5"/>
  244. <rightPen lineWidth="0.5"/>
  245. </box>
  246. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  247. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  248. <paragraph lineSpacing="Single"/>
  249. </textElement>
  250. <textFieldExpression><![CDATA[$F{jyr}.getByzd1()]]></textFieldExpression>
  251. </textField>
  252. </frame>
  253. <frame>
  254. <reportElement positionType="Float" x="0" y="80" width="560" height="20" backcolor="#000000" uuid="dd7c22cc-c6dd-454d-b6a0-8675aa97d61a"/>
  255. <staticText>
  256. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="4ad85921-ed86-4729-bb54-036caa23c865"/>
  257. <box leftPadding="5" rightPadding="5">
  258. <topPen lineWidth="0.5"/>
  259. <leftPen lineWidth="0.5"/>
  260. <bottomPen lineWidth="0.5"/>
  261. <rightPen lineWidth="0.5"/>
  262. </box>
  263. <textElement verticalAlignment="Middle">
  264. <font fontName="宋体" size="10" isBold="true"/>
  265. </textElement>
  266. <text><![CDATA[办公地址]]></text>
  267. </staticText>
  268. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  269. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="428" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="f2d4a245-d6b0-4b64-b060-7d3051107b83"/>
  270. <box leftPadding="5">
  271. <topPen lineWidth="0.5"/>
  272. <leftPen lineWidth="0.5"/>
  273. <bottomPen lineWidth="0.5"/>
  274. <rightPen lineWidth="0.5"/>
  275. </box>
  276. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  277. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  278. <paragraph lineSpacing="Single"/>
  279. </textElement>
  280. <textFieldExpression><![CDATA[$F{jyr}.getBgdz()]]></textFieldExpression>
  281. </textField>
  282. </frame>
  283. <frame>
  284. <reportElement positionType="Float" x="0" y="100" width="560" height="20" backcolor="#000000" uuid="d323fa31-8c6e-42dd-bed8-167cfe0debbf"/>
  285. <staticText>
  286. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="2d1afc90-fde3-453e-ba50-871bbde55385"/>
  287. <box leftPadding="5" rightPadding="5">
  288. <topPen lineWidth="0.5"/>
  289. <leftPen lineWidth="0.5"/>
  290. <bottomPen lineWidth="0.5"/>
  291. <rightPen lineWidth="0.5"/>
  292. </box>
  293. <textElement verticalAlignment="Middle">
  294. <font fontName="宋体" size="10" isBold="true"/>
  295. </textElement>
  296. <text><![CDATA[有效期]]></text>
  297. </staticText>
  298. <textField isStretchWithOverflow="true" pattern="yyyy-MM-dd" isBlankWhenNull="true">
  299. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="9446cf48-79f2-4a3b-b222-62112a4c3f1c"/>
  300. <box leftPadding="5">
  301. <topPen lineWidth="0.5"/>
  302. <leftPen lineWidth="0.5"/>
  303. <bottomPen lineWidth="0.5"/>
  304. <rightPen lineWidth="0.5"/>
  305. </box>
  306. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  307. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  308. <paragraph lineSpacing="Single"/>
  309. </textElement>
  310. <textFieldExpression><![CDATA[$F{jyr}.getBafzrq()]]></textFieldExpression>
  311. </textField>
  312. <staticText>
  313. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="a7a065cf-222e-4cda-a497-4e9a7ff7d7cb"/>
  314. <box leftPadding="5" rightPadding="5">
  315. <topPen lineWidth="0.5"/>
  316. <leftPen lineWidth="0.5"/>
  317. <bottomPen lineWidth="0.5"/>
  318. <rightPen lineWidth="0.5"/>
  319. </box>
  320. <textElement verticalAlignment="Middle">
  321. <font fontName="宋体" size="10" isBold="true"/>
  322. </textElement>
  323. <text><![CDATA[发证日期]]></text>
  324. </staticText>
  325. <textField isStretchWithOverflow="true" pattern="yyyy-MM-dd" isBlankWhenNull="true">
  326. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="5006f65e-b9b7-4090-af52-3a72b37f01e4"/>
  327. <box leftPadding="5">
  328. <topPen lineWidth="0.5"/>
  329. <leftPen lineWidth="0.5"/>
  330. <bottomPen lineWidth="0.5"/>
  331. <rightPen lineWidth="0.5"/>
  332. </box>
  333. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  334. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  335. <paragraph lineSpacing="Single"/>
  336. </textElement>
  337. <textFieldExpression><![CDATA[$F{jyr}.getFzrq()]]></textFieldExpression>
  338. </textField>
  339. </frame>
  340. <frame>
  341. <reportElement positionType="Float" x="0" y="120" width="560" height="20" backcolor="#000000" uuid="0b7d575d-ce1f-4119-ac7c-cc77bcc309b4"/>
  342. <staticText>
  343. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="56f6e33b-47f8-458e-9b2b-7b781e7c448e"/>
  344. <box leftPadding="5" rightPadding="5">
  345. <topPen lineWidth="0.5"/>
  346. <leftPen lineWidth="0.5"/>
  347. <bottomPen lineWidth="0.5"/>
  348. <rightPen lineWidth="0.5"/>
  349. </box>
  350. <textElement verticalAlignment="Middle">
  351. <font fontName="宋体" size="10" isBold="true"/>
  352. </textElement>
  353. <text><![CDATA[]]></text>
  354. </staticText>
  355. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  356. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="86cebd9f-0a79-40db-b7f5-6b68febc7154"/>
  357. <box leftPadding="5">
  358. <topPen lineWidth="0.5"/>
  359. <leftPen lineWidth="0.5"/>
  360. <bottomPen lineWidth="0.5"/>
  361. <rightPen lineWidth="0.5"/>
  362. </box>
  363. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  364. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  365. <paragraph lineSpacing="Single"/>
  366. </textElement>
  367. </textField>
  368. <staticText>
  369. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="0e610cdd-74b5-4023-a824-4ebeae754e9a"/>
  370. <box leftPadding="5" rightPadding="5">
  371. <topPen lineWidth="0.5"/>
  372. <leftPen lineWidth="0.5"/>
  373. <bottomPen lineWidth="0.5"/>
  374. <rightPen lineWidth="0.5"/>
  375. </box>
  376. <textElement verticalAlignment="Middle">
  377. <font fontName="宋体" size="10" isBold="true"/>
  378. </textElement>
  379. <text><![CDATA[发证机关]]></text>
  380. </staticText>
  381. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  382. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="578de47a-a981-479e-9e20-56ae1dd420fa"/>
  383. <box leftPadding="5">
  384. <topPen lineWidth="0.5"/>
  385. <leftPen lineWidth="0.5"/>
  386. <bottomPen lineWidth="0.5"/>
  387. <rightPen lineWidth="0.5"/>
  388. </box>
  389. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  390. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  391. <paragraph lineSpacing="Single"/>
  392. </textElement>
  393. <textFieldExpression><![CDATA[$F{jyr}.getFzjg()]]></textFieldExpression>
  394. </textField>
  395. </frame>
  396. <frame>
  397. <reportElement positionType="Float" x="0" y="140" width="560" height="20" backcolor="#000000" uuid="e73fb11b-ca36-4c70-8be3-e6952153b965"/>
  398. <staticText>
  399. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="cfb56f14-4d5e-4405-87c9-129eef4b820a"/>
  400. <box leftPadding="5" rightPadding="5">
  401. <topPen lineWidth="0.5"/>
  402. <leftPen lineWidth="0.5"/>
  403. <bottomPen lineWidth="0.5"/>
  404. <rightPen lineWidth="0.5"/>
  405. </box>
  406. <textElement verticalAlignment="Middle">
  407. <font fontName="宋体" size="10" isBold="true"/>
  408. </textElement>
  409. <text><![CDATA[经营范围]]></text>
  410. </staticText>
  411. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  412. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="428" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="18da740f-7065-4a92-a166-f4497afa7da5"/>
  413. <box leftPadding="5">
  414. <topPen lineWidth="0.5"/>
  415. <leftPen lineWidth="0.5"/>
  416. <bottomPen lineWidth="0.5"/>
  417. <rightPen lineWidth="0.5"/>
  418. </box>
  419. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  420. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  421. <paragraph lineSpacing="Single"/>
  422. </textElement>
  423. <textFieldExpression><![CDATA[$F{jyr}.getJyfw()]]></textFieldExpression>
  424. </textField>
  425. </frame>
  426. <frame>
  427. <reportElement positionType="Float" x="0" y="160" width="560" height="20" backcolor="#000000" uuid="e6d7e75e-a92d-449f-b451-c9d1a5ecadc6"/>
  428. <staticText>
  429. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="e24cb324-fa1f-40ed-af29-ea450aeadded"/>
  430. <box leftPadding="5" rightPadding="5">
  431. <topPen lineWidth="0.5"/>
  432. <leftPen lineWidth="0.5"/>
  433. <bottomPen lineWidth="0.5"/>
  434. <rightPen lineWidth="0.5"/>
  435. </box>
  436. <textElement verticalAlignment="Middle">
  437. <font fontName="宋体" size="10" isBold="true"/>
  438. </textElement>
  439. <text><![CDATA[经营区域]]></text>
  440. </staticText>
  441. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  442. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="428" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="dbe5e304-36fb-41aa-9c11-768b6e9dd67a"/>
  443. <box leftPadding="5">
  444. <topPen lineWidth="0.5"/>
  445. <leftPen lineWidth="0.5"/>
  446. <bottomPen lineWidth="0.5"/>
  447. <rightPen lineWidth="0.5"/>
  448. </box>
  449. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  450. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  451. <paragraph lineSpacing="Single"/>
  452. </textElement>
  453. <textFieldExpression><![CDATA[$F{jyr}.getJyqy()]]></textFieldExpression>
  454. </textField>
  455. </frame>
  456. <frame>
  457. <reportElement positionType="Float" x="0" y="180" width="560" height="20" backcolor="#000000" uuid="cfd44743-0882-4115-b57b-9cfdda4d7f70"/>
  458. <staticText>
  459. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="665e2b55-aa39-47e6-a88d-df8f7c42a7dc"/>
  460. <box leftPadding="5" rightPadding="5">
  461. <topPen lineWidth="0.5"/>
  462. <leftPen lineWidth="0.5"/>
  463. <bottomPen lineWidth="0.5"/>
  464. <rightPen lineWidth="0.5"/>
  465. </box>
  466. <textElement verticalAlignment="Middle">
  467. <font fontName="宋体" size="10" isBold="true"/>
  468. </textElement>
  469. <text><![CDATA[主营货种]]></text>
  470. </staticText>
  471. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  472. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="428" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="e731e296-a6e6-4871-a8fd-987ccb8bdbad"/>
  473. <box leftPadding="5">
  474. <topPen lineWidth="0.5"/>
  475. <leftPen lineWidth="0.5"/>
  476. <bottomPen lineWidth="0.5"/>
  477. <rightPen lineWidth="0.5"/>
  478. </box>
  479. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  480. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  481. <paragraph lineSpacing="Single"/>
  482. </textElement>
  483. <textFieldExpression><![CDATA[$F{jyr}.getZyhz()]]></textFieldExpression>
  484. </textField>
  485. </frame>
  486. <frame>
  487. <reportElement positionType="Float" x="0" y="200" width="560" height="20" backcolor="#000000" uuid="b36ec7da-68a7-4215-9146-98398918e2b2"/>
  488. <staticText>
  489. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="c383f895-5df0-49d9-9570-c6f25925c8e5"/>
  490. <box leftPadding="5" rightPadding="0">
  491. <topPen lineWidth="0.5"/>
  492. <leftPen lineWidth="0.5"/>
  493. <bottomPen lineWidth="0.5"/>
  494. <rightPen lineWidth="0.5"/>
  495. </box>
  496. <textElement verticalAlignment="Middle">
  497. <font fontName="宋体" size="10" isBold="true"/>
  498. </textElement>
  499. <text><![CDATA[联系电话(法定代表人)]]></text>
  500. </staticText>
  501. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  502. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="2fef613f-373f-4d03-a328-324aae13fd22"/>
  503. <box leftPadding="5">
  504. <topPen lineWidth="0.5"/>
  505. <leftPen lineWidth="0.5"/>
  506. <bottomPen lineWidth="0.5"/>
  507. <rightPen lineWidth="0.5"/>
  508. </box>
  509. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  510. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  511. <paragraph lineSpacing="Single"/>
  512. </textElement>
  513. <textFieldExpression><![CDATA[$F{jyr}.getLxdh()]]></textFieldExpression>
  514. </textField>
  515. <staticText>
  516. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="4ae7b03e-f8da-4924-8ae9-81943b579151"/>
  517. <box leftPadding="5" rightPadding="5">
  518. <topPen lineWidth="0.5"/>
  519. <leftPen lineWidth="0.5"/>
  520. <bottomPen lineWidth="0.5"/>
  521. <rightPen lineWidth="0.5"/>
  522. </box>
  523. <textElement verticalAlignment="Middle">
  524. <font fontName="宋体" size="10" isBold="true"/>
  525. </textElement>
  526. <text><![CDATA[法定代表人]]></text>
  527. </staticText>
  528. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  529. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="19217b86-283d-4b57-8267-d411105ddb82"/>
  530. <box leftPadding="5">
  531. <topPen lineWidth="0.5"/>
  532. <leftPen lineWidth="0.5"/>
  533. <bottomPen lineWidth="0.5"/>
  534. <rightPen lineWidth="0.5"/>
  535. </box>
  536. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  537. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  538. <paragraph lineSpacing="Single"/>
  539. </textElement>
  540. <textFieldExpression><![CDATA[$F{jyr}.getFddbr()]]></textFieldExpression>
  541. </textField>
  542. </frame>
  543. <frame>
  544. <reportElement positionType="Float" x="0" y="220" width="560" height="20" backcolor="#000000" uuid="3c07e396-9a6a-449d-bc20-25732aedc59b"/>
  545. <staticText>
  546. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="ae0799e2-9231-4a37-8fe7-173adf414991"/>
  547. <box leftPadding="5" rightPadding="5">
  548. <topPen lineWidth="0.5"/>
  549. <leftPen lineWidth="0.5"/>
  550. <bottomPen lineWidth="0.5"/>
  551. <rightPen lineWidth="0.5"/>
  552. </box>
  553. <textElement verticalAlignment="Middle">
  554. <font fontName="宋体" size="10" isBold="true"/>
  555. </textElement>
  556. <text><![CDATA[安全部门负责人]]></text>
  557. </staticText>
  558. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  559. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="bdcbf8a3-4e2d-4a84-bf9a-437b2ab91b8a"/>
  560. <box leftPadding="5">
  561. <topPen lineWidth="0.5"/>
  562. <leftPen lineWidth="0.5"/>
  563. <bottomPen lineWidth="0.5"/>
  564. <rightPen lineWidth="0.5"/>
  565. </box>
  566. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  567. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  568. <paragraph lineSpacing="Single"/>
  569. </textElement>
  570. <textFieldExpression><![CDATA[$F{jyr}.getAqbmfzr()]]></textFieldExpression>
  571. </textField>
  572. <staticText>
  573. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="f787f4d3-d428-4d8d-8ecc-cb0cf01838d1"/>
  574. <box leftPadding="5" rightPadding="5">
  575. <topPen lineWidth="0.5"/>
  576. <leftPen lineWidth="0.5"/>
  577. <bottomPen lineWidth="0.5"/>
  578. <rightPen lineWidth="0.5"/>
  579. </box>
  580. <textElement verticalAlignment="Middle">
  581. <font fontName="宋体" size="10" isBold="true"/>
  582. </textElement>
  583. <text><![CDATA[传真(法定代表人)]]></text>
  584. </staticText>
  585. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  586. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="070c5bc1-3541-4f55-b72a-c843b19314f3"/>
  587. <box leftPadding="5">
  588. <topPen lineWidth="0.5"/>
  589. <leftPen lineWidth="0.5"/>
  590. <bottomPen lineWidth="0.5"/>
  591. <rightPen lineWidth="0.5"/>
  592. </box>
  593. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  594. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  595. <paragraph lineSpacing="Single"/>
  596. </textElement>
  597. <textFieldExpression><![CDATA[$F{jyr}.getCz()]]></textFieldExpression>
  598. </textField>
  599. </frame>
  600. <frame>
  601. <reportElement positionType="Float" x="0" y="240" width="560" height="20" backcolor="#000000" uuid="b482da98-f6c3-48de-98f9-4c0c804a4e56"/>
  602. <staticText>
  603. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="6d4a1bf5-e7db-44a7-b8d8-3270acac718e"/>
  604. <box leftPadding="5" rightPadding="5">
  605. <topPen lineWidth="0.5"/>
  606. <leftPen lineWidth="0.5"/>
  607. <bottomPen lineWidth="0.5"/>
  608. <rightPen lineWidth="0.5"/>
  609. </box>
  610. <textElement verticalAlignment="Middle">
  611. <font fontName="宋体" size="10" isBold="true"/>
  612. </textElement>
  613. <text><![CDATA[手机(安全部门)]]></text>
  614. </staticText>
  615. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  616. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="a3f18724-e792-4c46-88a5-1184c7f7d7c2"/>
  617. <box leftPadding="5">
  618. <topPen lineWidth="0.5"/>
  619. <leftPen lineWidth="0.5"/>
  620. <bottomPen lineWidth="0.5"/>
  621. <rightPen lineWidth="0.5"/>
  622. </box>
  623. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  624. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  625. <paragraph lineSpacing="Single"/>
  626. </textElement>
  627. <textFieldExpression><![CDATA[$F{jyr}.getAqfzrsj()]]></textFieldExpression>
  628. </textField>
  629. <staticText>
  630. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="cf741867-e4f7-43ce-b311-7ed2e9e268ca"/>
  631. <box leftPadding="5" rightPadding="5">
  632. <topPen lineWidth="0.5"/>
  633. <leftPen lineWidth="0.5"/>
  634. <bottomPen lineWidth="0.5"/>
  635. <rightPen lineWidth="0.5"/>
  636. </box>
  637. <textElement verticalAlignment="Middle">
  638. <font fontName="宋体" size="10" isBold="true"/>
  639. </textElement>
  640. <text><![CDATA[联系电话(安全部门)]]></text>
  641. </staticText>
  642. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  643. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="ee959855-e57b-4dbd-b480-9d24c2800423"/>
  644. <box leftPadding="5">
  645. <topPen lineWidth="0.5"/>
  646. <leftPen lineWidth="0.5"/>
  647. <bottomPen lineWidth="0.5"/>
  648. <rightPen lineWidth="0.5"/>
  649. </box>
  650. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  651. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  652. <paragraph lineSpacing="Single"/>
  653. </textElement>
  654. <textFieldExpression><![CDATA[$F{jyr}.getAqfzrlxdh()]]></textFieldExpression>
  655. </textField>
  656. </frame>
  657. <frame>
  658. <reportElement positionType="Float" x="0" y="260" width="560" height="20" backcolor="#000000" uuid="faf058de-a5e4-4205-b597-789f61bbe3f2"/>
  659. <staticText>
  660. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="c28e56e1-ef3d-46bb-8bbf-bf7964734879"/>
  661. <box leftPadding="5" rightPadding="5">
  662. <topPen lineWidth="0.5"/>
  663. <leftPen lineWidth="0.5"/>
  664. <bottomPen lineWidth="0.5"/>
  665. <rightPen lineWidth="0.5"/>
  666. </box>
  667. <textElement verticalAlignment="Middle">
  668. <font fontName="宋体" size="10" isBold="true"/>
  669. </textElement>
  670. <text><![CDATA[安全主管部门]]></text>
  671. </staticText>
  672. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  673. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="4970a8bf-d379-481a-82ba-86e8897f2df5"/>
  674. <box leftPadding="5">
  675. <topPen lineWidth="0.5"/>
  676. <leftPen lineWidth="0.5"/>
  677. <bottomPen lineWidth="0.5"/>
  678. <rightPen lineWidth="0.5"/>
  679. </box>
  680. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  681. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  682. <paragraph lineSpacing="Single"/>
  683. </textElement>
  684. <textFieldExpression><![CDATA[$F{jyr}.getAqzgbm()]]></textFieldExpression>
  685. </textField>
  686. <staticText>
  687. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="ca6a1ec0-76c4-4c9c-ae83-e83d6c7f535a"/>
  688. <box leftPadding="5" rightPadding="5">
  689. <topPen lineWidth="0.5"/>
  690. <leftPen lineWidth="0.5"/>
  691. <bottomPen lineWidth="0.5"/>
  692. <rightPen lineWidth="0.5"/>
  693. </box>
  694. <textElement verticalAlignment="Middle">
  695. <font fontName="宋体" size="10" isBold="true"/>
  696. </textElement>
  697. <text><![CDATA[安全负责人值班电话]]></text>
  698. </staticText>
  699. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  700. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="eb860946-9f28-438b-ba70-e7eeb2b96dd0"/>
  701. <box leftPadding="5">
  702. <topPen lineWidth="0.5"/>
  703. <leftPen lineWidth="0.5"/>
  704. <bottomPen lineWidth="0.5"/>
  705. <rightPen lineWidth="0.5"/>
  706. </box>
  707. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  708. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  709. <paragraph lineSpacing="Single"/>
  710. </textElement>
  711. <textFieldExpression><![CDATA[$F{jyr}.getAqfzrzbdh()]]></textFieldExpression>
  712. </textField>
  713. </frame>
  714. <frame>
  715. <reportElement positionType="Float" x="0" y="280" width="560" height="20" backcolor="#000000" uuid="b0335321-c631-4472-ba15-0026dd4a149e"/>
  716. <staticText>
  717. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="22836601-dfcf-4c2f-b620-c677633f2be4"/>
  718. <box leftPadding="5" rightPadding="5">
  719. <topPen lineWidth="0.5"/>
  720. <leftPen lineWidth="0.5"/>
  721. <bottomPen lineWidth="0.5"/>
  722. <rightPen lineWidth="0.5"/>
  723. </box>
  724. <textElement verticalAlignment="Middle">
  725. <font fontName="宋体" size="10" isBold="true"/>
  726. </textElement>
  727. <text><![CDATA[专职安管人员数量]]></text>
  728. </staticText>
  729. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  730. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="a05fce90-28e4-4836-8bbd-2ae71ac2637e"/>
  731. <box leftPadding="5">
  732. <topPen lineWidth="0.5"/>
  733. <leftPen lineWidth="0.5"/>
  734. <bottomPen lineWidth="0.5"/>
  735. <rightPen lineWidth="0.5"/>
  736. </box>
  737. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  738. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  739. <paragraph lineSpacing="Single"/>
  740. </textElement>
  741. <textFieldExpression><![CDATA[$F{jyr}.getZzagrysl()]]></textFieldExpression>
  742. </textField>
  743. <staticText>
  744. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="13c524bb-9d0a-43db-ba48-37610a6e4e4b"/>
  745. <box leftPadding="5" rightPadding="5">
  746. <topPen lineWidth="0.5"/>
  747. <leftPen lineWidth="0.5"/>
  748. <bottomPen lineWidth="0.5"/>
  749. <rightPen lineWidth="0.5"/>
  750. </box>
  751. <textElement verticalAlignment="Middle">
  752. <font fontName="宋体" size="10" isBold="true"/>
  753. </textElement>
  754. <text><![CDATA[安全管理机构]]></text>
  755. </staticText>
  756. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  757. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="36e5a73a-11c2-4772-9650-292482ff2b72"/>
  758. <box leftPadding="5">
  759. <topPen lineWidth="0.5"/>
  760. <leftPen lineWidth="0.5"/>
  761. <bottomPen lineWidth="0.5"/>
  762. <rightPen lineWidth="0.5"/>
  763. </box>
  764. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  765. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  766. <paragraph lineSpacing="Single"/>
  767. </textElement>
  768. <textFieldExpression><![CDATA[$F{jyr}.getAqgljg()]]></textFieldExpression>
  769. </textField>
  770. </frame>
  771. <frame>
  772. <reportElement positionType="Float" x="0" y="300" width="560" height="20" backcolor="#000000" uuid="e9b3b4cb-19e0-42f8-accf-7c208782df34"/>
  773. <staticText>
  774. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="39a0e4f8-7c2e-4214-a7ba-18e1a98ab755"/>
  775. <box leftPadding="5" rightPadding="5">
  776. <topPen lineWidth="0.5"/>
  777. <leftPen lineWidth="0.5"/>
  778. <bottomPen lineWidth="0.5"/>
  779. <rightPen lineWidth="0.5"/>
  780. </box>
  781. <textElement verticalAlignment="Middle">
  782. <font fontName="宋体" size="10" isBold="true"/>
  783. </textElement>
  784. <text><![CDATA[销售金额]]></text>
  785. </staticText>
  786. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  787. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="dd183655-542c-4552-b6f4-460da6bf743d"/>
  788. <box leftPadding="5">
  789. <topPen lineWidth="0.5"/>
  790. <leftPen lineWidth="0.5"/>
  791. <bottomPen lineWidth="0.5"/>
  792. <rightPen lineWidth="0.5"/>
  793. </box>
  794. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  795. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  796. <paragraph lineSpacing="Single"/>
  797. </textElement>
  798. <textFieldExpression><![CDATA[$F{jyr}.getXsje()]]></textFieldExpression>
  799. </textField>
  800. <staticText>
  801. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="9a946801-d531-4706-8755-d3fb577aac0f"/>
  802. <box leftPadding="5" rightPadding="5">
  803. <topPen lineWidth="0.5"/>
  804. <leftPen lineWidth="0.5"/>
  805. <bottomPen lineWidth="0.5"/>
  806. <rightPen lineWidth="0.5"/>
  807. </box>
  808. <textElement verticalAlignment="Middle">
  809. <font fontName="宋体" size="10" isBold="true"/>
  810. </textElement>
  811. <text><![CDATA[资产总额]]></text>
  812. </staticText>
  813. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  814. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="42c0df4c-ee47-4f88-a075-6b13e7e69627"/>
  815. <box leftPadding="5">
  816. <topPen lineWidth="0.5"/>
  817. <leftPen lineWidth="0.5"/>
  818. <bottomPen lineWidth="0.5"/>
  819. <rightPen lineWidth="0.5"/>
  820. </box>
  821. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  822. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  823. <paragraph lineSpacing="Single"/>
  824. </textElement>
  825. <textFieldExpression><![CDATA[$F{jyr}.getZcze()]]></textFieldExpression>
  826. </textField>
  827. </frame>
  828. <frame>
  829. <reportElement positionType="Float" x="0" y="320" width="560" height="20" backcolor="#000000" uuid="fa2cb80f-2156-4163-a310-5a5ea12df71b"/>
  830. <staticText>
  831. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="65ba3abc-61cf-4b57-82ed-bacd02d46331"/>
  832. <box leftPadding="5" rightPadding="5">
  833. <topPen lineWidth="0.5"/>
  834. <leftPen lineWidth="0.5"/>
  835. <bottomPen lineWidth="0.5"/>
  836. <rightPen lineWidth="0.5"/>
  837. </box>
  838. <textElement verticalAlignment="Middle">
  839. <font fontName="宋体" size="10" isBold="true"/>
  840. </textElement>
  841. <text><![CDATA[投资总额(万元)]]></text>
  842. </staticText>
  843. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  844. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="3ae54620-9928-40f8-b74d-13b47ee558b4"/>
  845. <box leftPadding="5">
  846. <topPen lineWidth="0.5"/>
  847. <leftPen lineWidth="0.5"/>
  848. <bottomPen lineWidth="0.5"/>
  849. <rightPen lineWidth="0.5"/>
  850. </box>
  851. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  852. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  853. <paragraph lineSpacing="Single"/>
  854. </textElement>
  855. <textFieldExpression><![CDATA[$F{jyr}.getTzze()]]></textFieldExpression>
  856. </textField>
  857. <staticText>
  858. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="a300379d-d082-4efa-bf55-4a3ebe9eb72e"/>
  859. <box leftPadding="5" rightPadding="5">
  860. <topPen lineWidth="0.5"/>
  861. <leftPen lineWidth="0.5"/>
  862. <bottomPen lineWidth="0.5"/>
  863. <rightPen lineWidth="0.5"/>
  864. </box>
  865. <textElement verticalAlignment="Middle">
  866. <font fontName="宋体" size="10" isBold="true"/>
  867. </textElement>
  868. <text><![CDATA[工商营业执照编号]]></text>
  869. </staticText>
  870. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  871. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="b1f896b2-df71-4cf4-b285-1c4bf5f18155"/>
  872. <box leftPadding="5">
  873. <topPen lineWidth="0.5"/>
  874. <leftPen lineWidth="0.5"/>
  875. <bottomPen lineWidth="0.5"/>
  876. <rightPen lineWidth="0.5"/>
  877. </box>
  878. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  879. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  880. <paragraph lineSpacing="Single"/>
  881. </textElement>
  882. <textFieldExpression><![CDATA[$F{jyr}.getGsyyzzbh()]]></textFieldExpression>
  883. </textField>
  884. </frame>
  885. <frame>
  886. <reportElement positionType="Float" x="0" y="340" width="560" height="20" backcolor="#000000" uuid="ba0cb52f-17cd-480b-bdfa-60216540128d"/>
  887. <staticText>
  888. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="9dc42087-30eb-4b0c-886b-46090d966e09"/>
  889. <box leftPadding="5" rightPadding="5">
  890. <topPen lineWidth="0.5"/>
  891. <leftPen lineWidth="0.5"/>
  892. <bottomPen lineWidth="0.5"/>
  893. <rightPen lineWidth="0.5"/>
  894. </box>
  895. <textElement verticalAlignment="Middle">
  896. <font fontName="宋体" size="10" isBold="true"/>
  897. </textElement>
  898. <text><![CDATA[企业组织机构代码]]></text>
  899. </staticText>
  900. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  901. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="6af0caa2-4c97-40b6-851e-3fc98b97738b"/>
  902. <box leftPadding="5">
  903. <topPen lineWidth="0.5"/>
  904. <leftPen lineWidth="0.5"/>
  905. <bottomPen lineWidth="0.5"/>
  906. <rightPen lineWidth="0.5"/>
  907. </box>
  908. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  909. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  910. <paragraph lineSpacing="Single"/>
  911. </textElement>
  912. <textFieldExpression><![CDATA[$F{jyr}.getQyzzjgdm()]]></textFieldExpression>
  913. </textField>
  914. <staticText>
  915. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="92914956-4265-4afe-83cc-c358d935a4cf"/>
  916. <box leftPadding="5" rightPadding="5">
  917. <topPen lineWidth="0.5"/>
  918. <leftPen lineWidth="0.5"/>
  919. <bottomPen lineWidth="0.5"/>
  920. <rightPen lineWidth="0.5"/>
  921. </box>
  922. <textElement verticalAlignment="Middle">
  923. <font fontName="宋体" size="10" isBold="true"/>
  924. </textElement>
  925. <text><![CDATA[注册资本(万元)]]></text>
  926. </staticText>
  927. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  928. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="54ae114e-1b7e-4b56-b0f8-4e4301c1406a"/>
  929. <box leftPadding="5">
  930. <topPen lineWidth="0.5"/>
  931. <leftPen lineWidth="0.5"/>
  932. <bottomPen lineWidth="0.5"/>
  933. <rightPen lineWidth="0.5"/>
  934. </box>
  935. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  936. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  937. <paragraph lineSpacing="Single"/>
  938. </textElement>
  939. <textFieldExpression><![CDATA[$F{jyr}.getZczb()]]></textFieldExpression>
  940. </textField>
  941. </frame>
  942. <frame>
  943. <reportElement positionType="Float" x="0" y="360" width="560" height="20" backcolor="#000000" uuid="862421f0-f375-4542-9865-04e1a6c2daea"/>
  944. <staticText>
  945. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="516af134-bca4-4738-9e63-74c38f848569"/>
  946. <box leftPadding="5" rightPadding="5">
  947. <topPen lineWidth="0.5"/>
  948. <leftPen lineWidth="0.5"/>
  949. <bottomPen lineWidth="0.5"/>
  950. <rightPen lineWidth="0.5"/>
  951. </box>
  952. <textElement verticalAlignment="Middle">
  953. <font fontName="宋体" size="10" isBold="true"/>
  954. </textElement>
  955. <text><![CDATA[所属行业中类]]></text>
  956. </staticText>
  957. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  958. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="f545f7d7-9a49-4183-b11d-072628586448"/>
  959. <box leftPadding="5">
  960. <topPen lineWidth="0.5"/>
  961. <leftPen lineWidth="0.5"/>
  962. <bottomPen lineWidth="0.5"/>
  963. <rightPen lineWidth="0.5"/>
  964. </box>
  965. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  966. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  967. <paragraph lineSpacing="Single"/>
  968. </textElement>
  969. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{jyr}.getSshyz().getName())]]></textFieldExpression>
  970. </textField>
  971. <staticText>
  972. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="65e4bad0-c7f6-4110-84ac-5d001a5ef551"/>
  973. <box leftPadding="5" rightPadding="5">
  974. <topPen lineWidth="0.5"/>
  975. <leftPen lineWidth="0.5"/>
  976. <bottomPen lineWidth="0.5"/>
  977. <rightPen lineWidth="0.5"/>
  978. </box>
  979. <textElement verticalAlignment="Middle">
  980. <font fontName="宋体" size="10" isBold="true"/>
  981. </textElement>
  982. <text><![CDATA[所属行业大类]]></text>
  983. </staticText>
  984. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  985. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="396e2c99-9d7d-42b0-bd7a-a9b6b443154f"/>
  986. <box leftPadding="5">
  987. <topPen lineWidth="0.5"/>
  988. <leftPen lineWidth="0.5"/>
  989. <bottomPen lineWidth="0.5"/>
  990. <rightPen lineWidth="0.5"/>
  991. </box>
  992. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  993. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  994. <paragraph lineSpacing="Single"/>
  995. </textElement>
  996. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{jyr}.getSshydl().getName())]]></textFieldExpression>
  997. </textField>
  998. </frame>
  999. <frame>
  1000. <reportElement positionType="Float" x="0" y="380" width="560" height="20" backcolor="#000000" uuid="5d50cbf6-d520-4505-a667-2bf3dc714fd6"/>
  1001. <staticText>
  1002. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="54f6f243-bb60-4c5c-ab70-d947c2241e8d"/>
  1003. <box leftPadding="5" rightPadding="5">
  1004. <topPen lineWidth="0.5"/>
  1005. <leftPen lineWidth="0.5"/>
  1006. <bottomPen lineWidth="0.5"/>
  1007. <rightPen lineWidth="0.5"/>
  1008. </box>
  1009. <textElement verticalAlignment="Middle">
  1010. <font fontName="宋体" size="10" isBold="true"/>
  1011. </textElement>
  1012. <text><![CDATA[人数]]></text>
  1013. </staticText>
  1014. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1015. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="7fb792a4-e34f-49f3-8c6b-098474ed1180"/>
  1016. <box leftPadding="5">
  1017. <topPen lineWidth="0.5"/>
  1018. <leftPen lineWidth="0.5"/>
  1019. <bottomPen lineWidth="0.5"/>
  1020. <rightPen lineWidth="0.5"/>
  1021. </box>
  1022. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1023. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1024. <paragraph lineSpacing="Single"/>
  1025. </textElement>
  1026. <textFieldExpression><![CDATA[$F{jyr}.getRs()]]></textFieldExpression>
  1027. </textField>
  1028. <staticText>
  1029. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="6f72855c-ed36-449a-810e-f03a867bdfd3"/>
  1030. <box leftPadding="5" rightPadding="5">
  1031. <topPen lineWidth="0.5"/>
  1032. <leftPen lineWidth="0.5"/>
  1033. <bottomPen lineWidth="0.5"/>
  1034. <rightPen lineWidth="0.5"/>
  1035. </box>
  1036. <textElement verticalAlignment="Middle">
  1037. <font fontName="宋体" size="10" isBold="true"/>
  1038. </textElement>
  1039. <text><![CDATA[企业安全等级]]></text>
  1040. </staticText>
  1041. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1042. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="2202dae2-b88c-4ba7-9642-167438f33398"/>
  1043. <box leftPadding="5">
  1044. <topPen lineWidth="0.5"/>
  1045. <leftPen lineWidth="0.5"/>
  1046. <bottomPen lineWidth="0.5"/>
  1047. <rightPen lineWidth="0.5"/>
  1048. </box>
  1049. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1050. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1051. <paragraph lineSpacing="Single"/>
  1052. </textElement>
  1053. <textFieldExpression><![CDATA[$F{jyr}.getQyaqdj()]]></textFieldExpression>
  1054. </textField>
  1055. </frame>
  1056. <frame>
  1057. <reportElement positionType="Float" x="0" y="400" width="560" height="20" backcolor="#000000" uuid="cf0c0112-57d6-4d77-9f6f-8b79a189a4cf"/>
  1058. <staticText>
  1059. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="b28cfa5a-3b21-4548-b354-1dbb541827a8"/>
  1060. <box leftPadding="5" rightPadding="5">
  1061. <topPen lineWidth="0.5"/>
  1062. <leftPen lineWidth="0.5"/>
  1063. <bottomPen lineWidth="0.5"/>
  1064. <rightPen lineWidth="0.5"/>
  1065. </box>
  1066. <textElement verticalAlignment="Middle">
  1067. <font fontName="宋体" size="10" isBold="true"/>
  1068. </textElement>
  1069. <text><![CDATA[]]></text>
  1070. </staticText>
  1071. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1072. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="d5a79401-5c86-40ac-820c-701cec611f94"/>
  1073. <box leftPadding="5">
  1074. <topPen lineWidth="0.5"/>
  1075. <leftPen lineWidth="0.5"/>
  1076. <bottomPen lineWidth="0.5"/>
  1077. <rightPen lineWidth="0.5"/>
  1078. </box>
  1079. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1080. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1081. <paragraph lineSpacing="Single"/>
  1082. </textElement>
  1083. </textField>
  1084. <staticText>
  1085. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="746eb989-614e-4d0a-9fb5-e7b690e4f410"/>
  1086. <box leftPadding="5" rightPadding="5">
  1087. <topPen lineWidth="0.5"/>
  1088. <leftPen lineWidth="0.5"/>
  1089. <bottomPen lineWidth="0.5"/>
  1090. <rightPen lineWidth="0.5"/>
  1091. </box>
  1092. <textElement verticalAlignment="Middle">
  1093. <font fontName="宋体" size="10" isBold="true"/>
  1094. </textElement>
  1095. <text><![CDATA[是否危货企业]]></text>
  1096. </staticText>
  1097. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1098. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="bb290ed9-3519-41a2-a48b-3b6a2a56e896"/>
  1099. <box leftPadding="5">
  1100. <topPen lineWidth="0.5"/>
  1101. <leftPen lineWidth="0.5"/>
  1102. <bottomPen lineWidth="0.5"/>
  1103. <rightPen lineWidth="0.5"/>
  1104. </box>
  1105. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1106. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1107. <paragraph lineSpacing="Single"/>
  1108. </textElement>
  1109. <textFieldExpression><![CDATA[$F{jyr}.getSfwhqy()=="Y"?"是(无重大危险源)":($F{jyr}.getSfwhqy()=="W"?"是(有重大危险源)":($F{jyr}.getSfwhqy()=="N"?"否":""))]]></textFieldExpression>
  1110. </textField>
  1111. </frame>
  1112. <frame>
  1113. <reportElement positionType="Float" x="0" y="420" width="560" height="30" backcolor="#000000" uuid="363ac9cc-e145-44cb-9e6c-86c4695d9694"/>
  1114. <staticText>
  1115. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="30" uuid="8a331fb9-7f9d-4b0e-bf0c-fbcc72ee04e0"/>
  1116. <box leftPadding="5" rightPadding="5">
  1117. <topPen lineWidth="0.5"/>
  1118. <leftPen lineWidth="0.5"/>
  1119. <bottomPen lineWidth="0.5"/>
  1120. <rightPen lineWidth="0.5"/>
  1121. </box>
  1122. <textElement verticalAlignment="Middle">
  1123. <font fontName="宋体" size="10" isBold="true"/>
  1124. </textElement>
  1125. <text><![CDATA[港口危险货物作业附证编号]]></text>
  1126. </staticText>
  1127. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1128. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="428" height="30" forecolor="#000000" backcolor="#FFFFFF" uuid="12b70078-3e00-4d77-860e-0f7c6da1ec4f"/>
  1129. <box leftPadding="5">
  1130. <topPen lineWidth="0.5"/>
  1131. <leftPen lineWidth="0.5"/>
  1132. <bottomPen lineWidth="0.5"/>
  1133. <rightPen lineWidth="0.5"/>
  1134. </box>
  1135. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1136. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1137. <paragraph lineSpacing="Single"/>
  1138. </textElement>
  1139. <textFieldExpression><![CDATA[$F{jyr}.getGkwxhwzyfzbh()]]></textFieldExpression>
  1140. </textField>
  1141. </frame>
  1142. <frame>
  1143. <reportElement positionType="Float" x="0" y="450" width="560" height="20" backcolor="#000000" uuid="67ba978b-4dd7-4e37-adc0-716d3f2aaf5c"/>
  1144. <staticText>
  1145. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="1bf49233-bd98-42ef-9857-3d005722059b"/>
  1146. <box leftPadding="5" rightPadding="5">
  1147. <topPen lineWidth="0.5"/>
  1148. <leftPen lineWidth="0.5"/>
  1149. <bottomPen lineWidth="0.5"/>
  1150. <rightPen lineWidth="0.5"/>
  1151. </box>
  1152. <textElement verticalAlignment="Middle">
  1153. <font fontName="宋体" size="10" isBold="true"/>
  1154. </textElement>
  1155. <text><![CDATA[]]></text>
  1156. </staticText>
  1157. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1158. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="e12a522c-e074-4f0d-9377-fedd186eabe7"/>
  1159. <box leftPadding="5">
  1160. <topPen lineWidth="0.5"/>
  1161. <leftPen lineWidth="0.5"/>
  1162. <bottomPen lineWidth="0.5"/>
  1163. <rightPen lineWidth="0.5"/>
  1164. </box>
  1165. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1166. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1167. <paragraph lineSpacing="Single"/>
  1168. </textElement>
  1169. </textField>
  1170. <staticText>
  1171. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="0100fb63-cf26-425b-a818-a7840721c65b"/>
  1172. <box leftPadding="5" rightPadding="5">
  1173. <topPen lineWidth="0.5"/>
  1174. <leftPen lineWidth="0.5"/>
  1175. <bottomPen lineWidth="0.5"/>
  1176. <rightPen lineWidth="0.5"/>
  1177. </box>
  1178. <textElement verticalAlignment="Middle">
  1179. <font fontName="宋体" size="10" isBold="true"/>
  1180. </textElement>
  1181. <text><![CDATA[有效期]]></text>
  1182. </staticText>
  1183. <textField isStretchWithOverflow="true" pattern="yyyy-MM-dd" isBlankWhenNull="true">
  1184. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="c90305dd-3ed5-44de-b009-5738b78c5e3c"/>
  1185. <box leftPadding="5">
  1186. <topPen lineWidth="0.5"/>
  1187. <leftPen lineWidth="0.5"/>
  1188. <bottomPen lineWidth="0.5"/>
  1189. <rightPen lineWidth="0.5"/>
  1190. </box>
  1191. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1192. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1193. <paragraph lineSpacing="Single"/>
  1194. </textElement>
  1195. <textFieldExpression><![CDATA[$F{jyr}.getFzyxq()]]></textFieldExpression>
  1196. </textField>
  1197. </frame>
  1198. <frame>
  1199. <reportElement positionType="Float" x="0" y="470" width="560" height="20" backcolor="#000000" uuid="b50e4dd2-2dc7-4f3a-b29a-c6a68862caeb"/>
  1200. <staticText>
  1201. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="cb1d03e1-a6a7-4315-bc92-341a7616bad5"/>
  1202. <box leftPadding="5" rightPadding="5">
  1203. <topPen lineWidth="0.5"/>
  1204. <leftPen lineWidth="0.5"/>
  1205. <bottomPen lineWidth="0.5"/>
  1206. <rightPen lineWidth="0.5"/>
  1207. </box>
  1208. <textElement verticalAlignment="Middle">
  1209. <font fontName="宋体" size="10" isBold="true"/>
  1210. </textElement>
  1211. <text><![CDATA[有效期]]></text>
  1212. </staticText>
  1213. <textField isStretchWithOverflow="true" pattern="yyyy-MM-dd" isBlankWhenNull="true">
  1214. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="60db7124-da38-4693-9a0e-ac02999f1285"/>
  1215. <box leftPadding="5">
  1216. <topPen lineWidth="0.5"/>
  1217. <leftPen lineWidth="0.5"/>
  1218. <bottomPen lineWidth="0.5"/>
  1219. <rightPen lineWidth="0.5"/>
  1220. </box>
  1221. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1222. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1223. <paragraph lineSpacing="Single"/>
  1224. </textElement>
  1225. <textFieldExpression><![CDATA[$F{jyr}.getBayxq()]]></textFieldExpression>
  1226. </textField>
  1227. <staticText>
  1228. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="93b55073-59c4-4098-b175-5e0deefd7b9c"/>
  1229. <box leftPadding="5" rightPadding="5">
  1230. <topPen lineWidth="0.5"/>
  1231. <leftPen lineWidth="0.5"/>
  1232. <bottomPen lineWidth="0.5"/>
  1233. <rightPen lineWidth="0.5"/>
  1234. </box>
  1235. <textElement verticalAlignment="Middle">
  1236. <font fontName="宋体" size="10" isBold="true"/>
  1237. </textElement>
  1238. <text><![CDATA[港口设施保安符合证书编号]]></text>
  1239. </staticText>
  1240. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1241. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="cc4c02b1-b0be-4a35-a3cf-e2454e66d28e"/>
  1242. <box leftPadding="5">
  1243. <topPen lineWidth="0.5"/>
  1244. <leftPen lineWidth="0.5"/>
  1245. <bottomPen lineWidth="0.5"/>
  1246. <rightPen lineWidth="0.5"/>
  1247. </box>
  1248. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1249. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1250. <paragraph lineSpacing="Single"/>
  1251. </textElement>
  1252. <textFieldExpression><![CDATA[$F{jyr}.getGkssbafhzsbh()]]></textFieldExpression>
  1253. </textField>
  1254. </frame>
  1255. <frame>
  1256. <reportElement positionType="Float" x="0" y="490" width="560" height="20" backcolor="#000000" uuid="55e01bfc-3581-4592-ae92-8cdb774f8c51"/>
  1257. <staticText>
  1258. <reportElement stretchType="RelativeToTallestObject" x="275" y="0" width="125" height="20" uuid="2888a30c-a365-4d02-98c7-f23646014286"/>
  1259. <box leftPadding="5" rightPadding="5">
  1260. <topPen lineWidth="0.5"/>
  1261. <leftPen lineWidth="0.5"/>
  1262. <bottomPen lineWidth="0.5"/>
  1263. <rightPen lineWidth="0.5"/>
  1264. </box>
  1265. <textElement verticalAlignment="Middle">
  1266. <font fontName="宋体" size="10" isBold="true"/>
  1267. </textElement>
  1268. <text><![CDATA[]]></text>
  1269. </staticText>
  1270. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1271. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="400" y="0" width="148" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="35ef4f13-258e-4133-9417-d2b9dc7d5ff4"/>
  1272. <box leftPadding="5">
  1273. <topPen lineWidth="0.5"/>
  1274. <leftPen lineWidth="0.5"/>
  1275. <bottomPen lineWidth="0.5"/>
  1276. <rightPen lineWidth="0.5"/>
  1277. </box>
  1278. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1279. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1280. <paragraph lineSpacing="Single"/>
  1281. </textElement>
  1282. </textField>
  1283. <staticText>
  1284. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="3e140409-019f-46f3-95fc-3490ab4dc851"/>
  1285. <box leftPadding="5" rightPadding="5">
  1286. <topPen lineWidth="0.5"/>
  1287. <leftPen lineWidth="0.5"/>
  1288. <bottomPen lineWidth="0.5"/>
  1289. <rightPen lineWidth="0.5"/>
  1290. </box>
  1291. <textElement verticalAlignment="Middle">
  1292. <font fontName="宋体" size="10" isBold="true"/>
  1293. </textElement>
  1294. <text><![CDATA[发证机构]]></text>
  1295. </staticText>
  1296. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1297. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="155" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="60a65edf-a162-4f33-8633-c116b27efa35"/>
  1298. <box leftPadding="5">
  1299. <topPen lineWidth="0.5"/>
  1300. <leftPen lineWidth="0.5"/>
  1301. <bottomPen lineWidth="0.5"/>
  1302. <rightPen lineWidth="0.5"/>
  1303. </box>
  1304. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1305. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1306. <paragraph lineSpacing="Single"/>
  1307. </textElement>
  1308. <textFieldExpression><![CDATA[$F{jyr}.getBafzjg()]]></textFieldExpression>
  1309. </textField>
  1310. </frame>
  1311. <frame>
  1312. <reportElement positionType="Float" x="0" y="510" width="560" height="24" backcolor="#000000" uuid="2bb07e30-39f2-4886-ba0b-d778953fc0df"/>
  1313. <staticText>
  1314. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" uuid="7063ef1a-ac6f-4490-91e1-c7191f24e9b1"/>
  1315. <box leftPadding="5" rightPadding="5">
  1316. <topPen lineWidth="0.5"/>
  1317. <leftPen lineWidth="0.5"/>
  1318. <bottomPen lineWidth="0.5"/>
  1319. <rightPen lineWidth="0.5"/>
  1320. </box>
  1321. <textElement verticalAlignment="Middle">
  1322. <font fontName="宋体" size="10" isBold="true"/>
  1323. </textElement>
  1324. <text><![CDATA[作业危险货物品名]]></text>
  1325. </staticText>
  1326. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1327. <reportElement stretchType="RelativeToTallestObject" mode="Transparent" x="120" y="0" width="428" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="8277c253-f704-418b-942b-592a95b846d3"/>
  1328. <box leftPadding="5">
  1329. <topPen lineWidth="0.5"/>
  1330. <leftPen lineWidth="0.5"/>
  1331. <bottomPen lineWidth="0.5"/>
  1332. <rightPen lineWidth="0.5"/>
  1333. </box>
  1334. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1335. <font fontName="Serif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
  1336. <paragraph lineSpacing="Single"/>
  1337. </textElement>
  1338. <textFieldExpression><![CDATA[$F{jyr}.getZywxhwpm()]]></textFieldExpression>
  1339. </textField>
  1340. </frame>
  1341. <subreport isUsingCache="false">
  1342. <reportElement positionType="Float" x="0" y="550" width="548" height="40" uuid="3a6f6d91-20b4-4e3f-9a2e-015c4a097808"/>
  1343. <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{fzList})]]></dataSourceExpression>
  1344. <subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "jyr_fz.jasper"]]></subreportExpression>
  1345. </subreport>
  1346. <subreport isUsingCache="false">
  1347. <reportElement positionType="Float" x="0" y="590" width="548" height="40" uuid="2ebbc611-904a-4df6-b6f6-d2e6ffedfb75"/>
  1348. <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{bwList})]]></dataSourceExpression>
  1349. <subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "jyr_bw.jasper"]]></subreportExpression>
  1350. </subreport>
  1351. <subreport isUsingCache="false">
  1352. <reportElement positionType="Float" x="0" y="630" width="548" height="40" uuid="92a3a441-09e2-4300-bb1f-030823a16845"/>
  1353. <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{dcList})]]></dataSourceExpression>
  1354. <subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "jyr_dc.jasper"]]></subreportExpression>
  1355. </subreport>
  1356. <subreport isUsingCache="false">
  1357. <reportElement positionType="Float" x="0" y="670" width="548" height="40" uuid="6822fd28-a1da-45ed-89e1-195bb929f136"/>
  1358. <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{ckList})]]></dataSourceExpression>
  1359. <subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "jyr_ck.jasper"]]></subreportExpression>
  1360. </subreport>
  1361. <subreport isUsingCache="false">
  1362. <reportElement positionType="Float" x="0" y="710" width="548" height="40" uuid="9389fdb3-a977-4735-9167-2e44a7817169"/>
  1363. <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{cgList})]]></dataSourceExpression>
  1364. <subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "jyr_cg.jasper"]]></subreportExpression>
  1365. </subreport>
  1366. <subreport isUsingCache="false">
  1367. <reportElement positionType="Float" x="0" y="750" width="548" height="40" uuid="1c8ff2c6-6b4c-4acc-8fac-ae75b5a209e5"/>
  1368. <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{mtList})]]></dataSourceExpression>
  1369. <subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "jyr_mt.jasper"]]></subreportExpression>
  1370. </subreport>
  1371. </band>
  1372. </detail>
  1373. </jasperReport>