dw_user_report_sp1.srd 3.3 KB

12345678910111213141516171819202122232425
  1. $PBExportHeader$dw_user_report_sp1.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 selected.mouse=no )
  4. header(height=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=76 color="536870912" )
  7. detail(height=80 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=reportid dbname="u_report_user.reportid" initial="0" )
  9. column=(type=char(50) update=yes updatewhereclause=yes name=reportname dbname="u_report_user.reportname" initial="empty" )
  10. column=(type=long updatewhereclause=yes name=ch dbname="ch" values=" 1/ 0" )
  11. retrieve="SELECT reportid,
  12. reportname,
  13. 0 as ch
  14. FROM u_report_user
  15. where (inuse = 1 )" update="u_report_user" updatewhere=1 updatekeyinplace=no )
  16. text(band=header alignment="2" text="报表名称" border="0" color="0" x="105" y="8" height="56" width="1143" html.valueishtml="0" name=reportname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  17. column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="0" x="105" y="4" height="68" width="1143" format="[general]" html.valueishtml="0" name=reportname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  18. compute(band=footer alignment="2" expression="count( reportname for all )"border="0" color="0" x="105" y="8" height="56" width="1143" format="[GENERAL]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  19. text(band=header alignment="2" text="选" border="0" color="16711680" x="9" y="8" height="56" width="87" html.valueishtml="0" name=ch_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  20. column(band=detail id=3 alignment="2" tabsequence=10 border="0" color="16711680" x="9" y="4" height="68" width="87" format="[general]" html.valueishtml="0" name=ch visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  21. htmltable(border="1" )
  22. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  23. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  24. import.xml()
  25. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )