config.xml 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ReportServerParameter xmlVersion="20100901" language="0">
  3. <ServerLogLevel>
  4. <![CDATA[WARNING]]></ServerLogLevel>
  5. <Write serverCharacterEncoding="GBK"/>
  6. <GZip run="true"/>
  7. <ServletMapping pattern="ReportServer"/>
  8. <SM concurrency="30" concurrencyOnce="10"/>
  9. <ReportWebAttr>
  10. <EmailManager mailHost="" password="___" user="" fromEmailAddress=""/>
  11. <ServerPrinter/>
  12. <WebPageContent>
  13. <ToolBars>
  14. <ToolBarManager>
  15. <Location>
  16. <Embed position="1"/>
  17. </Location>
  18. <ToolBar>
  19. <Widget class="com.fr.report.web.ui.impl.page.First">
  20. <WidgetAttr disabled="true"/>
  21. <Text>
  22. <![CDATA[首页]]></Text>
  23. <IconName>
  24. <![CDATA[first]]></IconName>
  25. </Widget>
  26. <Widget class="com.fr.report.web.ui.impl.page.Previous">
  27. <WidgetAttr disabled="true"/>
  28. <Text>
  29. <![CDATA[上一页]]></Text>
  30. <IconName>
  31. <![CDATA[previous]]></IconName>
  32. </Widget>
  33. <Widget class="com.fr.report.web.ui.impl.page.PageNavi">
  34. <WidgetAttr/>
  35. </Widget>
  36. <Widget class="com.fr.report.web.ui.impl.page.Next">
  37. <WidgetAttr disabled="true"/>
  38. <Text>
  39. <![CDATA[下一页]]></Text>
  40. <IconName>
  41. <![CDATA[next]]></IconName>
  42. </Widget>
  43. <Widget class="com.fr.report.web.ui.impl.page.Last">
  44. <WidgetAttr disabled="true"/>
  45. <Text>
  46. <![CDATA[末页]]></Text>
  47. <IconName>
  48. <![CDATA[last]]></IconName>
  49. </Widget>
  50. <Widget class="com.fr.report.web.ui.impl.FlashPrint">
  51. <WidgetAttr disabled="true"/>
  52. <Text>
  53. <![CDATA[打印[客户端]A]]></Text>
  54. <IconName>
  55. <![CDATA[flashprint]]></IconName>
  56. </Widget>
  57. <Widget class="com.fr.report.web.ui.impl.Print">
  58. <WidgetAttr disabled="true"/>
  59. <Text>
  60. <![CDATA[打印]]></Text>
  61. <IconName>
  62. <![CDATA[print]]></IconName>
  63. <PrintButtons/>
  64. </Widget>
  65. <Widget class="com.fr.report.web.ui.impl.Export">
  66. <WidgetAttr disabled="true"/>
  67. <Text>
  68. <![CDATA[输出]]></Text>
  69. <IconName>
  70. <![CDATA[export]]></IconName>
  71. <Buttons pdf="true" excelP="true" excelO="true" excelS="true" word="true"/>
  72. </Widget>
  73. <Widget class="com.fr.report.web.ui.impl.Email">
  74. <WidgetAttr disabled="true"/>
  75. <Text>
  76. <![CDATA[邮件]]></Text>
  77. <IconName>
  78. <![CDATA[email]]></IconName>
  79. </Widget>
  80. </ToolBar>
  81. </ToolBarManager>
  82. </ToolBars>
  83. <WebPage isPage="false" isShowAsImage="false"/>
  84. </WebPageContent>
  85. <WebViewContent>
  86. <ToolBars>
  87. <ToolBarManager>
  88. <Location>
  89. <Embed position="1"/>
  90. </Location>
  91. <ToolBar>
  92. <Widget class="com.fr.report.web.ui.impl.page.First">
  93. <WidgetAttr disabled="true"/>
  94. <Text>
  95. <![CDATA[首页]]></Text>
  96. <IconName>
  97. <![CDATA[first]]></IconName>
  98. </Widget>
  99. <Widget class="com.fr.report.web.ui.impl.page.Previous">
  100. <WidgetAttr disabled="true"/>
  101. <Text>
  102. <![CDATA[上一页]]></Text>
  103. <IconName>
  104. <![CDATA[previous]]></IconName>
  105. </Widget>
  106. <Widget class="com.fr.report.web.ui.impl.page.PageNavi">
  107. <WidgetAttr/>
  108. </Widget>
  109. <Widget class="com.fr.report.web.ui.impl.page.Next">
  110. <WidgetAttr disabled="true"/>
  111. <Text>
  112. <![CDATA[下一页]]></Text>
  113. <IconName>
  114. <![CDATA[next]]></IconName>
  115. </Widget>
  116. <Widget class="com.fr.report.web.ui.impl.page.Last">
  117. <WidgetAttr disabled="true"/>
  118. <Text>
  119. <![CDATA[末页]]></Text>
  120. <IconName>
  121. <![CDATA[last]]></IconName>
  122. </Widget>
  123. <Widget class="com.fr.report.web.ui.impl.FlashPrint">
  124. <WidgetAttr disabled="true"/>
  125. <Text>
  126. <![CDATA[打印[客户端]A]]></Text>
  127. <IconName>
  128. <![CDATA[flashprint]]></IconName>
  129. </Widget>
  130. <Widget class="com.fr.report.web.ui.impl.Print">
  131. <WidgetAttr/>
  132. <Text>
  133. <![CDATA[打印]]></Text>
  134. <IconName>
  135. <![CDATA[print]]></IconName>
  136. <PrintButtons/>
  137. </Widget>
  138. <Widget class="com.fr.report.web.ui.impl.Export">
  139. <WidgetAttr/>
  140. <Text>
  141. <![CDATA[输出]]></Text>
  142. <IconName>
  143. <![CDATA[export]]></IconName>
  144. <Buttons pdf="true" excelP="true" excelO="true" excelS="true" word="true"/>
  145. </Widget>
  146. <Widget class="com.fr.report.web.ui.impl.Email">
  147. <WidgetAttr disabled="true"/>
  148. <Text>
  149. <![CDATA[邮件]]></Text>
  150. <IconName>
  151. <![CDATA[email]]></IconName>
  152. </Widget>
  153. </ToolBar>
  154. </ToolBarManager>
  155. </ToolBars>
  156. </WebViewContent>
  157. <WebWriteContent>
  158. <ToolBars>
  159. <ToolBarManager>
  160. <Location>
  161. <Embed position="1"/>
  162. </Location>
  163. <ToolBar>
  164. <Widget class="com.fr.report.web.ui.impl.write.Submit">
  165. <WidgetAttr disabled="true"/>
  166. <Text>
  167. <![CDATA[提交]]></Text>
  168. <IconName>
  169. <![CDATA[submit]]></IconName>
  170. </Widget>
  171. <Widget class="com.fr.report.web.ui.impl.write.Verify">
  172. <WidgetAttr disabled="true"/>
  173. <Text>
  174. <![CDATA[数据校验]]></Text>
  175. <IconName>
  176. <![CDATA[verify]]></IconName>
  177. </Widget>
  178. <Widget class="com.fr.report.web.ui.impl.FlashPrint">
  179. <WidgetAttr disabled="true"/>
  180. <Text>
  181. <![CDATA[打印[客户端]A]]></Text>
  182. <IconName>
  183. <![CDATA[flashprint]]></IconName>
  184. </Widget>
  185. <Widget class="com.fr.report.web.ui.impl.Print">
  186. <WidgetAttr/>
  187. <Text>
  188. <![CDATA[打印]]></Text>
  189. <IconName>
  190. <![CDATA[print]]></IconName>
  191. <PrintButtons/>
  192. </Widget>
  193. <Widget class="com.fr.report.web.ui.impl.Export">
  194. <WidgetAttr/>
  195. <Text>
  196. <![CDATA[输出]]></Text>
  197. <IconName>
  198. <![CDATA[export]]></IconName>
  199. <Buttons pdf="true" excelP="true" excelO="true" excelS="true" word="true"/>
  200. </Widget>
  201. <Widget class="com.fr.report.web.ui.impl.Email">
  202. <WidgetAttr disabled="true"/>
  203. <Text>
  204. <![CDATA[邮件]]></Text>
  205. <IconName>
  206. <![CDATA[email]]></IconName>
  207. </Widget>
  208. <Widget class="com.fr.report.web.ui.impl.write.AppendColumnRow">
  209. <WidgetAttr disabled="true"/>
  210. <Text>
  211. <![CDATA[增加记录]]></Text>
  212. <IconName>
  213. <![CDATA[appendcolumn]]></IconName>
  214. </Widget>
  215. <Widget class="com.fr.report.web.ui.impl.write.ShowCellValue">
  216. <WidgetAttr/>
  217. </Widget>
  218. </ToolBar>
  219. </ToolBarManager>
  220. </ToolBars>
  221. <SelectedColor/>
  222. </WebWriteContent>
  223. <Background name="NullBackground"/>
  224. <CacheValidateTime>
  225. <![CDATA[0]]></CacheValidateTime>
  226. </ReportWebAttr>
  227. <Parameters/>
  228. <Styles>
  229. <SAttr name="Title">
  230. <Style horizontal_alignment="0">
  231. <FRFont name="SimSun" style="1" size="18" foreground="-16737895"/>
  232. <Background name="NullBackground"/>
  233. <Border/>
  234. </Style>
  235. </SAttr>
  236. <SAttr name="Head">
  237. <Style>
  238. <FRFont name="SimSun" style="0" size="12"/>
  239. <Background name="ImageBackground" specifiedImageWidth="-1.0" specifiedImageHeight="-1.0" layout="2">
  240. <Image width="271" height="20">
  241. <![CDATA[mDD3s_Ctrm_#OF0>K!!9WJ6!OQ7+.ZoaQ9>0E]Ad2laNppWiE)!WiGp)li!RsTDPW,0?[QWIV
  242. _g1pu1d?NUQ%!281S82*R8))W+4iebJi;<TD!-WQ)u!;iUeW~
  243. ]]></Image>
  244. </Background>
  245. <Border>
  246. <Top style="1" color="-6697729"/>
  247. <Bottom style="1" color="-6697729"/>
  248. <Left style="1" color="-6697729"/>
  249. <Right style="1" color="-6697729"/>
  250. </Border>
  251. </Style>
  252. </SAttr>
  253. <SAttr name="Explanation">
  254. <Style>
  255. <FRFont name="SimSun" style="0" size="12"/>
  256. <Background name="NullBackground"/>
  257. <Border>
  258. <Top style="3" color="-6697729"/>
  259. <Bottom style="3" color="-6697729"/>
  260. <Left style="3" color="-6697729"/>
  261. <Right style="3" color="-6697729"/>
  262. </Border>
  263. </Style>
  264. </SAttr>
  265. <SAttr name="RTitle">
  266. <Style horizontal_alignment="4">
  267. <FRFont name="SimSun" style="1" size="22" foreground="-16751002"/>
  268. <Background name="NullBackground"/>
  269. <Border/>
  270. </Style>
  271. </SAttr>
  272. <SAttr name="Head1">
  273. <Style horizontal_alignment="0">
  274. <FRFont name="SimSun" style="0" size="12"/>
  275. <Background name="ColorBackground" color="-1577999"/>
  276. <Border>
  277. <Top style="1" color="-6697729"/>
  278. <Bottom style="1" color="-6697729"/>
  279. </Border>
  280. </Style>
  281. </SAttr>
  282. <SAttr name="Head2">
  283. <Style horizontal_alignment="0">
  284. <FRFont name="SimSun" style="1" size="12"/>
  285. <Background name="ColorBackground" color="-1577999"/>
  286. <Border>
  287. <Top style="1" color="-6697729"/>
  288. <Bottom style="1" color="-6697729"/>
  289. <Left style="1" color="-6697729"/>
  290. <Right style="1" color="-6697729"/>
  291. </Border>
  292. </Style>
  293. </SAttr>
  294. <SAttr name="cell">
  295. <Style horizontal_alignment="0">
  296. <FRFont name="SimSun" style="0" size="12"/>
  297. <Background name="NullBackground"/>
  298. <Border>
  299. <Top style="1" color="-6697729"/>
  300. <Bottom style="1" color="-6697729"/>
  301. <Left style="1" color="-6697729"/>
  302. <Right style="1" color="-6697729"/>
  303. </Border>
  304. </Style>
  305. </SAttr>
  306. </Styles>
  307. <FlashPrint popupFlashPrintSetting="true"/>
  308. <PdfPrint popupPdfPrintSetting="true"/>
  309. </ReportServerParameter>