dw_order_wfjg_index2.srd 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. $PBExportHeader$dw_order_wfjg_index2.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=64 color="536870912" )
  7. detail(height=72 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_order_wfjg_wfjgid dbname="u_order_wfjg.wfjgID" initial="0" )
  9. column=(type=long updatewhereclause=yes name=u_order_wfjg_billtype dbname="u_order_wfjg.billtype" initial="0" )
  10. column=(type=datetime updatewhereclause=yes name=u_order_wfjg_requiredate dbname="u_order_wfjg.requiredate" initial="today" )
  11. column=(type=char(10) updatewhereclause=yes name=u_order_wfjg_assign_emp dbname="u_order_wfjg.Assign_Emp" initial="empty" )
  12. column=(type=char(20) updatewhereclause=yes name=sptcode dbname="u_spt.sptcode" initial="empty" )
  13. column=(type=char(255) updatewhereclause=yes name=u_order_wfjg_dscrp dbname="u_order_wfjg.Dscrp" initial="empty" )
  14. column=(type=char(15) updatewhereclause=yes name=u_order_wfjg_taskcode dbname="u_order_wfjg.TaskCode" initial="empty" )
  15. column=(type=long updatewhereclause=yes name=u_order_wfjg_sptid dbname="u_order_wfjg.sptID" initial="0" )
  16. column=(type=datetime updatewhereclause=yes name=u_order_wfjg_accomplishdate dbname="u_order_wfjg.accomplishdate" initial="empty" )
  17. column=(type=long updatewhereclause=yes name=u_order_wfjg_status dbname="u_order_wfjg.Status" initial="0" )
  18. column=(type=char(10) updatewhereclause=yes name=u_order_wfjg_opemp dbname="u_order_wfjg.Opemp" initial="empty" )
  19. column=(type=char(10) updatewhereclause=yes name=u_order_wfjg_permit_emp dbname="u_order_wfjg.Permit_Emp" initial="empty" )
  20. column=(type=datetime updatewhereclause=yes name=u_order_wfjg_opdate dbname="u_order_wfjg.opdate" initial="empty" )
  21. column=(type=datetime updatewhereclause=yes name=u_order_wfjg_permit_date dbname="u_order_wfjg.Permit_date" initial="empty" )
  22. column=(type=char(50) updatewhereclause=yes name=u_spt_name dbname="u_spt.name" initial="empty" )
  23. column=(type=char(20) updatewhereclause=yes name=u_order_wfjg_finishemp dbname="u_order_wfjg.finishemp" initial="empty" )
  24. column=(type=char(10) updatewhereclause=yes name=u_order_wfjg_modemp dbname="u_order_wfjg.Modemp" initial="empty" )
  25. column=(type=datetime updatewhereclause=yes name=u_order_wfjg_moddate dbname="u_order_wfjg.moddate" initial="empty" )
  26. column=(type=char(10) updatewhereclause=yes name=u_order_wfjg_stopemp dbname="u_order_wfjg.stopemp" initial="empty" )
  27. column=(type=long updatewhereclause=yes name=u_order_wfjg_printnum dbname="u_order_wfjg.printnum" initial="0" )
  28. column=(type=long updatewhereclause=yes name=u_order_wfjg_scid dbname="u_order_wfjg.scid" initial="0" )
  29. column=(type=long updatewhereclause=yes name=delaydays dbname="delaydays" values=" 1/ 0" )
  30. retrieve=" SELECT u_order_wfjg.wfjgID,
  31. u_order_wfjg.billtype,
  32. u_order_wfjg.requiredate,
  33. u_order_wfjg.Assign_Emp,
  34. u_spt.sptcode,
  35. u_order_wfjg.Dscrp,
  36. u_order_wfjg.TaskCode,
  37. u_order_wfjg.sptID,
  38. u_order_wfjg.accomplishdate,
  39. u_order_wfjg.Status,
  40. u_order_wfjg.Opemp ,
  41. u_order_wfjg.Permit_Emp ,
  42. u_order_wfjg.opdate,
  43. u_order_wfjg.Permit_date,
  44. u_spt.name,
  45. u_order_wfjg.finishemp,
  46. u_order_wfjg.Modemp,
  47. u_order_wfjg.moddate,
  48. u_order_wfjg.stopemp,
  49. u_order_wfjg.printnum,
  50. u_order_wfjg.scid,
  51. 'delaydays' =
  52. case when isnull(uv_order_wfjg_delaydays.delaydays,0) > 0 then 1 else 0 end
  53. FROM u_order_wfjg LEFT OUTER JOIN
  54. u_spt ON u_order_wfjg.sptID = u_spt.sptid left outer join
  55. uv_order_wfjg_delaydays ON u_order_wfjg.scid = uv_order_wfjg_delaydays.scid
  56. and u_order_wfjg.wfjgID = uv_order_wfjg_delaydays.wfjgID
  57. WHERE ( u_order_wfjg.Status = :arg_Status OR :arg_Status = -1 ) and
  58. ( u_order_wfjg.scid = :arg_scid or :arg_scid = -1 ) and
  59. ( u_spt.spttypeid in (:arg_spttypeid))
  60. " arguments=(("arg_scid", number),("arg_Status", number),("arg_spttypeid", numberlist)) sort="u_order_wfjg_taskcode D " )
  61. text(band=header alignment="2" text="供应商名称" border="0" color="0" x="1253" y="8" height="56" width="480" html.valueishtml="0" name=u_cust_name_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="16777215" )
  62. text(band=header alignment="2" text="单据编号" border="0" color="33554432" x="197" y="8" height="56" width="361" html.valueishtml="0" name=u_order_wfjg_taskcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  63. text(band=header alignment="2" text="状态" border="0" color="33554432" x="919" y="8" height="56" width="325" html.valueishtml="0" name=u_order_wfjg_status_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  64. text(band=header alignment="2" text="单据类型" border="0" color="33554432" x="567" y="8" height="56" width="343" html.valueishtml="0" name=u_order_wfjg_billtype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  65. text(band=header alignment="2" text="供应商编号" border="0" color="0" x="2043" y="8" height="56" width="297" html.valueishtml="0" name=sptcode_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="16777215" )
  66. text(band=header alignment="2" text="下单日期" border="0" color="33554432" x="1742" y="8" height="56" width="293" html.valueishtml="0" name=u_order_wfjg_requiredate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  67. text(band=header alignment="2" text="负责人" border="0" color="33554432" x="2350" y="8" height="56" width="261" html.valueishtml="0" name=u_order_wfjg_assign_emp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  68. text(band=header alignment="2" text="备注" border="0" color="33554432" x="4480" y="8" height="56" width="718" html.valueishtml="0" name=u_order_wfjg_dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  69. text(band=header alignment="2" text="实际完成日期" border="0" color="33554432" x="2619" y="8" height="56" width="375" html.valueishtml="0" name=u_order_wfjg_accomplishdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  70. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="3003" y="8" height="56" width="261" html.valueishtml="0" name=u_order_wfjg_opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  71. text(band=header alignment="2" text="审批人" border="0" color="33554432" x="3735" y="8" height="56" width="261" html.valueishtml="0" name=u_order_wfjg_permit_emp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  72. text(band=header alignment="2" text="建立时间" border="0" color="33554432" x="3273" y="8" height="56" width="453" html.valueishtml="0" name=u_order_wfjg_opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  73. text(band=header alignment="2" text="审核时间" border="0" color="33554432" x="4005" y="8" height="56" width="466" html.valueishtml="0" name=u_order_wfjg_permit_date_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  74. text(band=header alignment="2" text="完成确认人" border="0" color="33554432" x="5207" y="8" height="56" width="293" html.valueishtml="0" name=u_order_wfjg_finishemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  75. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="5833" y="8" height="56" width="261" html.valueishtml="0" name=u_order_wfjg_modemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  76. text(band=header alignment="2" text="暂停/终止人" border="0" color="33554432" x="5509" y="8" height="56" width="315" html.valueishtml="0" name=u_order_wfjg_stopemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  77. text(band=header alignment="2" text="修改时间" border="0" color="33554432" x="6103" y="8" height="56" width="503" html.valueishtml="0" name=u_order_wfjg_moddate_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" )
  78. text(band=header alignment="2" text="" border="0" color="33554432" x="9" y="8" height="56" width="41" html.valueishtml="0" name=u_order_wfjg_printnum_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" )
  79. text(band=header alignment="2" text="超期" border="0" color="33554432" x="59" y="8" height="56" width="128" html.valueishtml="0" name=delaydays_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  80. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="1253" y="4" height="64" width="480" format="[general]" html.valueishtml="0" name=u_spt_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  81. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="2043" y="4" height="64" width="297" format="[general]" html.valueishtml="0" name=sptcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  82. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="1742" y="4" height="64" width="293" format="yyyy/mm/dd" html.valueishtml="0" name=u_order_wfjg_requiredate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  83. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="2350" y="4" height="64" width="261" format="[general]" html.valueishtml="0" name=u_order_wfjg_assign_emp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  84. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="4480" y="4" height="64" width="718" format="[general]" html.valueishtml="0" name=u_order_wfjg_dscrp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  85. column(band=detail id=7 alignment="2" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="197" y="4" height="64" width="361" format="[general]" html.valueishtml="0" name=u_order_wfjg_taskcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  86. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="2619" y="4" height="64" width="375" format="yyyy/mm/dd" html.valueishtml="0" name=u_order_wfjg_accomplishdate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  87. column(band=detail id=10 alignment="2" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="919" y="4" height="64" width="325" format="[general]" html.valueishtml="0" name=u_order_wfjg_status visible="1" dddw.name=dw_ddd_order_wfjg_status dddw.displaycolumn=status_display dddw.datacolumn=status dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  88. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="3003" y="4" height="64" width="261" format="[general]" html.valueishtml="0" name=u_order_wfjg_opemp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  89. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="3735" y="4" height="64" width="261" format="[general]" html.valueishtml="0" name=u_order_wfjg_permit_emp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  90. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="3273" y="4" height="64" width="453" format="yyyy-mm-dd h:mm" html.valueishtml="0" name=u_order_wfjg_opdate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  91. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="4005" y="4" height="64" width="466" format="yyyy-mm-dd h:mm" html.valueishtml="0" name=u_order_wfjg_permit_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  92. column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="5207" y="4" height="64" width="293" format="[general]" html.valueishtml="0" name=u_order_wfjg_finishemp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  93. column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="5833" y="4" height="64" width="261" format="[general]" html.valueishtml="0" name=u_order_wfjg_modemp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  94. column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="6103" y="4" height="64" width="503" format="yyyy-mm-dd h:mm" html.valueishtml="0" name=u_order_wfjg_moddate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  95. column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="5509" y="4" height="64" width="315" format="[general]" html.valueishtml="0" name=u_order_wfjg_stopemp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  96. column(band=detail id=20 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="64" width="41" format="[general]" html.valueishtml="0" name=u_order_wfjg_printnum visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  97. column(band=detail id=22 alignment="2" tabsequence=32766 border="0" color="0" x="59" y="4" height="64" width="128" format="[general]" html.valueishtml="0" name=delaydays 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  98. column(band=detail id=2 alignment="2" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_status =0,rgb(255,0,0),rgb(0,0,0))" x="567" y="4" height="64" width="343" format="[general]" html.valueishtml="0" name=u_order_wfjg_billtype visible="1" dddw.name=ddd_wfjg_billtype2 dddw.displaycolumn=billtypename dddw.datacolumn=billtypeid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="16777215~tif( delaydays =1, rgb(255,255,200),rgb(255,255,255) )" )
  99. compute(band=footer alignment="2" expression="count(u_order_wfjg_taskcode for all)"border="0" color="16711680" x="197" y="4" height="56" width="361" 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="2" background.color="16777215" )
  100. htmltable(border="1" )
  101. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  102. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  103. import.xml()
  104. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )