dw_rpt_table_def.srd 3.5 KB

123456789101112131415161718192021222324252627
  1. $PBExportHeader$dw_rpt_table_def.srd
  2. $PBExportComments$所选的表名--数据窗口
  3. release 9;
  4. datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 107 print.margin.right = 107 print.margin.top = 97 print.margin.bottom = 97 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 )
  5. header(height=68 color="536870912" )
  6. summary(height=0 color="536870912" )
  7. footer(height=64 color="536870912" )
  8. detail(height=68 color="536870912" )
  9. table(column=(type=long update=yes updatewhereclause=yes key=yes name=tableid dbname="u_report_table.tableid" initial="0" )
  10. column=(type=char(30) update=yes updatewhereclause=yes name=table_english dbname="u_report_table.table_english" initial="empty" )
  11. column=(type=char(36) update=yes updatewhereclause=yes name=table_chinese dbname="u_report_table.table_chinese" initial="empty" )
  12. retrieve=" SELECT u_report_table.tableid,
  13. u_report_table.table_english,
  14. u_report_table.table_chinese
  15. FROM u_report_table
  16. ORDER BY u_report_table.table_english ASC
  17. " update="u_report_table" updatewhere=0 updatekeyinplace=no )
  18. text(band=header alignment="2" text="英文名称" border="0" color="33554432" x="9" y="8" height="56" width="635" html.valueishtml="0" name=table_english_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  19. text(band=header alignment="2" text="中文名称" border="0" color="33554432" x="654" y="8" height="56" width="823" html.valueishtml="0" name=table_chinese_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  20. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="4" height="60" width="635" format="[general]" html.valueishtml="0" name=table_english visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  21. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="654" y="4" height="60" width="823" format="[general]" html.valueishtml="0" name=table_chinese visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  22. compute(band=footer alignment="2" expression="count( table_english )"border="0" color="8388608" x="9" y="4" height="56" width="635" format="[GENERAL]" html.valueishtml="0" name=compute_1 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" )
  23. htmltable(border="1" )
  24. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  25. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  26. import.xml()
  27. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )