123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- $PBExportHeader$dw_xls_buytask.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=1073741824 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 )
- header(height=88 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=104 color="536870912" )
- table(column=(type=char(30) updatewhereclause=yes name=cw_banktype_banktypename dbname="cw_banktype.banktypename" )
- column=(type=char(50) updatewhereclause=yes name=u_spt_name dbname="u_spt.name" )
- column=(type=char(20) updatewhereclause=yes name=u_spt_rep dbname="u_spt.rep" )
- column=(type=char(100) updatewhereclause=yes name=u_spt_tele dbname="u_spt.tele" )
- column=(type=char(100) updatewhereclause=yes name=u_spt_tele1 dbname="u_spt.tele1" )
- column=(type=char(100) updatewhereclause=yes name=u_spt_address dbname="u_spt.address" )
- column=(type=char(30) updatewhereclause=yes name=u_spt_faxno dbname="u_spt.faxno" )
- column=(type=char(50) updatewhereclause=yes name=u_spt_email dbname="u_spt.email" )
- column=(type=char(15) updatewhereclause=yes name=u_buytask_taskcode dbname="u_buyTask.TaskCode" )
- column=(type=char(4) updatewhereclause=yes name=kind dbname="kind" )
- column=(type=datetime updatewhereclause=yes name=u_buytask_requiredate dbname="u_buyTask.requiredate" )
- column=(type=datetime updatewhereclause=yes name=u_buytask_accomplishdate dbname="u_buyTask.accomplishdate" )
- column=(type=datetime updatewhereclause=yes name=u_buytask_moddate dbname="u_buyTask.moddate" )
- column=(type=datetime updatewhereclause=yes name=u_buytask_permit_date dbname="u_buyTask.Permit_date" )
- column=(type=datetime updatewhereclause=yes name=u_buytask_opdate dbname="u_buyTask.opdate" )
- column=(type=char(20) updatewhereclause=yes name=u_buytask_finishemp dbname="u_buyTask.finishemp" )
- column=(type=char(10) updatewhereclause=yes name=u_buytask_opemp dbname="u_buyTask.Opemp" )
- column=(type=char(10) updatewhereclause=yes name=u_buytask_modemp dbname="u_buyTask.Modemp" )
- column=(type=char(10) updatewhereclause=yes name=u_buytask_assign_emp dbname="u_buyTask.Assign_Emp" )
- column=(type=char(10) updatewhereclause=yes name=u_buytask_permit_emp dbname="u_buyTask.Permit_Emp" )
- column=(type=char(10) updatewhereclause=yes name=u_buytask_stopemp dbname="u_buyTask.stopemp" )
- column=(type=char(255) updatewhereclause=yes name=u_buytask_dscrp dbname="u_buyTask.Dscrp" )
- column=(type=long updatewhereclause=yes name=u_buytask_printnum dbname="u_buyTask.printnum" )
- column=(type=char(30) updatewhereclause=yes name=u_buytask_relcode dbname="u_buyTask.relcode" )
- column=(type=char(30) updatewhereclause=yes name=u_buytask_train dbname="u_buyTask.train" )
- retrieve="SELECT cw_banktype.banktypename,
- u_spt.name,
- u_spt.rep,
- u_spt.tele,
- u_spt.tele1,
- u_spt.address,
- u_spt.faxno,
- u_spt.email,
- u_buyTask.TaskCode,
- CASE u_buyTask.kind WHEN 0 THEN '正常' WHEN 1 THEN '异常' END as kind,
- u_buyTask.requiredate, u_buyTask.accomplishdate, u_buyTask.moddate,
- u_buyTask.Permit_date, u_buyTask.opdate, u_buyTask.finishemp,
- u_buyTask.Opemp, u_buyTask.Modemp, u_buyTask.Assign_Emp,
- u_buyTask.Permit_Emp, u_buyTask.stopemp, u_buyTask.Dscrp, u_buyTask.printnum,
- u_buyTask.relcode, u_buyTask.train
- FROM cw_banktype INNER JOIN
- u_buyTask ON cw_banktype.banktypeid = u_buyTask.banktypeid INNER JOIN
- u_spt ON u_buyTask.sptID = u_spt.sptid
- where u_buyTask.scid = :arg_scid and u_buyTask.taskid = :arg_taskid" arguments=(("arg_scid", number),("arg_taskid", number)) )
- text(band=header alignment="2" text="结算方式" border="0" color="33554432" x="9" y="8" height="76" width="347" html.valueishtml="0" name=cw_banktype_banktypename_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="供应商名称" border="0" color="33554432" x="366" y="8" height="76" width="366" html.valueishtml="0" name=u_spt_name_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="联系人" border="0" color="33554432" x="741" y="8" height="76" width="398" html.valueishtml="0" name=u_spt_rep_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="联系电话" border="0" color="33554432" x="1147" y="8" height="76" width="347" html.valueishtml="0" name=u_spt_tele_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="手机" border="0" color="33554432" x="1504" y="8" height="76" width="343" html.valueishtml="0" name=u_spt_tele1_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="地址" border="0" color="33554432" x="1856" y="8" height="76" width="448" html.valueishtml="0" name=u_spt_address_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="传真" border="0" color="33554432" x="2313" y="8" height="76" width="389" html.valueishtml="0" name=u_spt_faxno_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Email" border="0" color="33554432" x="2711" y="8" height="76" width="352" html.valueishtml="0" name=u_spt_email_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="0" text="订单编号" border="0" color="33554432" x="3077" y="4" height="76" width="361" html.valueishtml="0" name=u_buytask_taskcode_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="订货日期" border="0" color="33554432" x="3451" y="4" height="76" width="352" html.valueishtml="0" name=u_buytask_requiredate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="完成日期" border="0" color="33554432" x="3813" y="4" height="76" width="325" html.valueishtml="0" name=u_buytask_accomplishdate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="修改时间" border="0" color="33554432" x="4146" y="4" height="76" width="306" html.valueishtml="0" name=u_buytask_moddate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="审核时间" border="0" color="33554432" x="4462" y="4" height="76" width="306" html.valueishtml="0" name=u_buytask_permit_date_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="建立时间" border="0" color="33554432" x="4777" y="4" height="76" width="334" html.valueishtml="0" name=u_buytask_opdate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="完成确认人" border="0" color="33554432" x="5120" y="4" height="76" width="361" html.valueishtml="0" name=u_buytask_finishemp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="建立人" border="0" color="33554432" x="5490" y="4" height="76" width="311" html.valueishtml="0" name=u_buytask_opemp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="修改人" border="0" color="33554432" x="5810" y="4" height="76" width="311" html.valueishtml="0" name=u_buytask_modemp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="负责人" border="0" color="33554432" x="6130" y="4" height="76" width="311" html.valueishtml="0" name=u_buytask_assign_emp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="审核人" border="0" color="33554432" x="6450" y="4" height="76" width="311" html.valueishtml="0" name=u_buytask_permit_emp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="暂停/终止人" border="0" color="33554432" x="6770" y="4" height="76" width="311" html.valueishtml="0" name=u_buytask_stopemp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="备注" border="0" color="33554432" x="7090" y="4" height="76" width="251" html.valueishtml="0" name=u_buytask_dscrp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="打印次数" border="0" color="33554432" x="7351" y="4" height="76" width="306" html.valueishtml="0" name=u_buytask_printnum_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="相关号码" border="0" color="33554432" x="7666" y="4" height="76" width="389" html.valueishtml="0" name=u_buytask_relcode_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="运输方式" border="0" color="33554432" x="8064" y="4" height="76" width="347" html.valueishtml="0" name=u_buytask_train_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="88" width="347" format="[general]" html.valueishtml="0" name=cw_banktype_banktypename visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="366" y="8" height="88" width="366" format="[general]" html.valueishtml="0" name=u_spt_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="741" y="8" height="88" width="398" format="[general]" html.valueishtml="0" name=u_spt_rep visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1147" y="8" height="88" width="347" format="[general]" html.valueishtml="0" name=u_spt_tele visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="1504" y="8" height="88" width="343" format="[general]" html.valueishtml="0" name=u_spt_tele1 visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="1856" y="8" height="88" width="448" format="[general]" html.valueishtml="0" name=u_spt_address visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="2313" y="8" height="88" width="389" format="[general]" html.valueishtml="0" name=u_spt_faxno visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="类型" border="0" color="33554432" x="8421" y="4" height="76" width="233" html.valueishtml="0" name=kind_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="2711" y="8" height="88" width="352" format="[general]" html.valueishtml="0" name=u_spt_email visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="3077" y="8" height="88" width="361" format="[general]" html.valueishtml="0" name=u_buytask_taskcode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="3451" y="8" height="88" width="352" format="[shortdate] [time]" html.valueishtml="0" name=u_buytask_requiredate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="3813" y="8" height="88" width="325" format="[shortdate] [time]" html.valueishtml="0" name=u_buytask_accomplishdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="4146" y="8" height="88" width="306" format="[shortdate] [time]" html.valueishtml="0" name=u_buytask_moddate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="4462" y="8" height="88" width="306" format="[shortdate] [time]" html.valueishtml="0" name=u_buytask_permit_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="4777" y="8" height="88" width="334" format="[shortdate] [time]" html.valueishtml="0" name=u_buytask_opdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="5120" y="8" height="88" width="361" format="[general]" html.valueishtml="0" name=u_buytask_finishemp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="33554432" x="5490" y="8" height="88" width="311" format="[general]" html.valueishtml="0" name=u_buytask_opemp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="33554432" x="5810" y="8" height="88" width="311" format="[general]" html.valueishtml="0" name=u_buytask_modemp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="6130" y="8" height="88" width="311" format="[general]" html.valueishtml="0" name=u_buytask_assign_emp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="33554432" x="6450" y="8" height="88" width="311" format="[general]" html.valueishtml="0" name=u_buytask_permit_emp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="33554432" x="6770" y="8" height="88" width="311" format="[general]" html.valueishtml="0" name=u_buytask_stopemp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="33554432" x="7090" y="8" height="88" width="251" format="[general]" html.valueishtml="0" name=u_buytask_dscrp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="33554432" x="7351" y="8" height="88" width="306" format="[general]" html.valueishtml="0" name=u_buytask_printnum visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="33554432" x="7666" y="8" height="88" width="389" format="[general]" html.valueishtml="0" name=u_buytask_relcode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="33554432" x="8064" y="8" height="88" width="347" format="[general]" html.valueishtml="0" name=u_buytask_train visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=10 alignment="0" tabsequence=0 border="0" color="33554432" x="8425" y="8" height="88" width="229" html.valueishtml="0" name=kind visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- htmltable(border="1" )
- htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
- export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|