用到的技術 freeMarker+java生成word,jacob實現word轉換成pdf,itext對pdf文檔進行操作
生成word
1.定義模板
在word文件中定好模板
然后將模板另存為xml格式的,保存好修改文件格式為ftl,在需要遍歷的地方給文件添加 <#list list as list ><#list>標簽遍歷數據
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?mso-application progid="Word.Document"?> <w:wordDocument xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core" xmlns:aml="http://schemas.microsoft.com/aml/2001/core" xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" w:macrosPresent="no" w:embeddedObjPresent="no" w:ocxPresent="no" xml:space="preserve"><o:DocumentProperties> <o:Author>Administrator</o:Author> <o:LastAuthor>夢里千尋</o:LastAuthor> <o:Created>2020-03-30T01:59:38Z</o:Created> <o:LastSaved>2020-03-30T02:03:24Z</o:LastSaved> <o:TotalTime>2880</o:TotalTime> <o:Version>14</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:KSOProductBuildVer dt:dt="string">2052-11.1.0.9584</o:KSOProductBuildVer> </o:CustomDocumentProperties> <w:fonts> <w:defaultFonts w:ascii="Times New Roman" w:fareast="宋體" w:h-ansi="Times New Roman" w:cs="Times New Roman"/> <w:font w:name="Times New Roman"> <w:panose-1 w:val="02020603050405020304"/> <w:charset w:val="00"/> <w:family w:val="Auto"/> <w:pitch w:val="Default"/> <w:sig w:usb-0="E0002EFF" w:usb-1="C000785B" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="400001FF" w:csb-1="FFFF0000"/> </w:font> <w:font w:name="宋體"> <w:panose-1 w:val="02010600030101010101"/> <w:charset w:val="86"/> <w:family w:val="Auto"/> <w:pitch w:val="Default"/> <w:sig w:usb-0="00000003" w:usb-1="288F0000" w:usb-2="00000006" w:usb-3="00000000" w:csb-0="00040001" w:csb-1="00000000"/> </w:font> <w:font w:name="Wingdings"> <w:panose-1 w:val="05000000000000000000"/> <w:charset w:val="02"/> <w:family w:val="Auto"/> <w:pitch w:val="Default"/> <w:sig w:usb-0="00000000" w:usb-1="00000000" w:usb-2="00000000" w:usb-3="00000000" w:csb-0="80000000" w:csb-1="00000000"/> </w:font> <w:font w:name="Arial"> <w:panose-1 w:val="020B0604020202020204"/> <w:charset w:val="01"/> <w:family w:val="SWiss"/> <w:pitch w:val="Default"/> <w:sig w:usb-0="E0002EFF" w:usb-1="C000785B" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="400001FF" w:csb-1="FFFF0000"/> </w:font> <w:font w:name="黑體"> <w:panose-1 w:val="02010609060101010101"/> <w:charset w:val="86"/> <w:family w:val="Auto"/> <w:pitch w:val="Default"/> <w:sig w:usb-0="800002BF" w:usb-1="38CF7CFA" w:usb-2="00000016" w:usb-3="00000000" w:csb-0="00040001" w:csb-1="00000000"/> </w:font> <w:font w:name="Courier New"> <w:panose-1 w:val="02070309020205020404"/> <w:charset w:val="01"/> <w:family w:val="Modern"/> <w:pitch w:val="Default"/> <w:sig w:usb-0="E0002EFF" w:usb-1="C0007843" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="400001FF" w:csb-1="FFFF0000"/> </w:font> <w:font w:name="Symbol"> <w:panose-1 w:val="05050102010706020507"/> <w:charset w:val="02"/> <w:family w:val="Roman"/> <w:pitch w:val="Default"/> <w:sig w:usb-0="00000000" w:usb-1="00000000" w:usb-2="00000000" w:usb-3="00000000" w:csb-0="80000000" w:csb-1="00000000"/> </w:font> <w:font w:name="Calibri"> <w:panose-1 w:val="020F0502020204030204"/> <w:charset w:val="00"/> <w:family w:val="SWiss"/> <w:pitch w:val="Default"/> <w:sig w:usb-0="E4002EFF" w:usb-1="C000247B" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="200001FF" w:csb-1="00000000"/> </w:font> </w:fonts> <w:styles> <w:latentStyles w:defLockedState="off" w:latentStyleCount="260"> <w:lsdException w:name="Normal"/> <w:lsdException w:name="heading 1"/> <w:lsdException w:name="heading 2"/> <w:lsdException w:name="heading 3"/> <w:lsdException w:name="heading 4"/> <w:lsdException w:name="heading 5"/> <w:lsdException w:name="heading 6"/> <w:lsdException w:name="heading 7"/> <w:lsdException w:name="heading 8"/> <w:lsdException w:name="heading 9"/> <w:lsdException w:name="index 1"/> <w:lsdException w:name="index 2"/> <w:lsdException w:name="index 3"/> <w:lsdException w:name="index 4"/> <w:lsdException w:name="index 5"/> <w:lsdException w:name="index 6"/> <w:lsdException w:name="index 7"/> <w:lsdException w:name="index 8"/> <w:lsdException w:name="index 9"/> <w:lsdException w:name="toc 1"/> <w:lsdException w:name="toc 2"/> <w:lsdException w:name="toc 3"/> <w:lsdException w:name="toc 4"/> <w:lsdException w:name="toc 5"/> <w:lsdException w:name="toc 6"/> <w:lsdException w:name="toc 7"/> <w:lsdException w:name="toc 8"/> <w:lsdException w:name="toc 9"/> <w:lsdException w:name="Normal Indent"/> <w:lsdException w:name="footnote text"/> <w:lsdException w:name="annotation text"/> <w:lsdException w:name="header"/> <w:lsdException w:name="footer"/> <w:lsdException w:name="index heading"/> <w:lsdException w:name="caption"/> <w:lsdException w:name="table of figures"/> <w:lsdException w:name="envelope address"/> <w:lsdException w:name="envelope return"/> <w:lsdException w:name="footnote reference"/> <w:lsdException w:name="annotation reference"/> <w:lsdException w:name="line number"/> <w:lsdException w:name="page number"/> <w:lsdException w:name="endnote reference"/> <w:lsdException w:name="endnote text"/> <w:lsdException w:name="table of authorities"/> <w:lsdException w:name="macro"/> <w:lsdException w:name="toa heading"/> <w:lsdException w:name="List"/> <w:lsdException w:name="List Bullet"/> <w:lsdException w:name="List Number"/> <w:lsdException w:name="List 2"/> <w:lsdException w:name="List 3"/> <w:lsdException w:name="List 4"/> <w:lsdException w:name="List 5"/> <w:lsdException w:name="List Bullet 2"/> <w:lsdException w:name="List Bullet 3"/> <w:lsdException w:name="List Bullet 4"/> <w:lsdException w:name="List Bullet 5"/> <w:lsdException w:name="List Number 2"/> <w:lsdException w:name="List Number 3"/> <w:lsdException w:name="List Number 4"/> <w:lsdException w:name="List Number 5"/> <w:lsdException w:name="Title"/> <w:lsdException w:name="Closing"/> <w:lsdException w:name="Signature"/> <w:lsdException w:name="Default Paragraph Font"/> <w:lsdException w:name="Body Text"/> <w:lsdException w:name="Body Text Indent"/> <w:lsdException w:name="List Continue"/> <w:lsdException w:name="List Continue 2"/> <w:lsdException w:name="List Continue 3"/> <w:lsdException w:name="List Continue 4"/> <w:lsdException w:name="List Continue 5"/> <w:lsdException w:name="Message Header"/> <w:lsdException w:name="Subtitle"/> <w:lsdException w:name="Salutation"/> <w:lsdException w:name="Date"/> <w:lsdException w:name="Body Text First Indent"/> <w:lsdException w:name="Body Text First Indent 2"/> <w:lsdException w:name="Note Heading"/> <w:lsdException w:name="Body Text 2"/> <w:lsdException w:name="Body Text 3"/> <w:lsdException w:name="Body Text Indent 2"/> <w:lsdException w:name="Body Text Indent 3"/> <w:lsdException w:name="Block Text"/> <w:lsdException w:name="Hyperlink"/> <w:lsdException w:name="FollowedHyperlink"/> <w:lsdException w:name="Strong"/> <w:lsdException w:name="Emphasis"/> <w:lsdException w:name="Document Map"/> <w:lsdException w:name="Plain Text"/> <w:lsdException w:name="E-mail Signature"/> <w:lsdException w:name="Normal (Web)"/> <w:lsdException w:name="HTML Acronym"/> <w:lsdException w:name="HTML Address"/> <w:lsdException w:name="HTML Cite"/> <w:lsdException w:name="HTML Code"/> <w:lsdException w:name="HTML Definition"/> <w:lsdException w:name="HTML Keyboard"/> <w:lsdException w:name="HTML Preformatted"/> <w:lsdException w:name="HTML Sample"/> <w:lsdException w:name="HTML Typewriter"/> <w:lsdException w:name="HTML Variable"/> <w:lsdException w:name="Normal Table"/> <w:lsdException w:name="annotation subject"/> <w:lsdException w:name="Table Simple 1"/> <w:lsdException w:name="Table Simple 2"/> <w:lsdException w:name="Table Simple 3"/> <w:lsdException w:name="Table Classic 1"/> <w:lsdException w:name="Table Classic 2"/> <w:lsdException w:name="Table Classic 3"/> <w:lsdException w:name="Table Classic 4"/> <w:lsdException w:name="Table Colorful 1"/> <w:lsdException w:name="Table Colorful 2"/> <w:lsdException w:name="Table Colorful 3"/> <w:lsdException w:name="Table Columns 1"/> <w:lsdException w:name="Table Columns 2"/> <w:lsdException w:name="Table Columns 3"/> <w:lsdException w:name="Table Columns 4"/> <w:lsdException w:name="Table Columns 5"/> <w:lsdException w:name="Table Grid 1"/> <w:lsdException w:name="Table Grid 2"/> <w:lsdException w:name="Table Grid 3"/> <w:lsdException w:name="Table Grid 4"/> <w:lsdException w:name="Table Grid 5"/> <w:lsdException w:name="Table Grid 6"/> <w:lsdException w:name="Table Grid 7"/> <w:lsdException w:name="Table Grid 8"/> <w:lsdException w:name="Table List 1"/> <w:lsdException w:name="Table List 2"/> <w:lsdException w:name="Table List 3"/> <w:lsdException w:name="Table List 4"/> <w:lsdException w:name="Table List 5"/> <w:lsdException w:name="Table List 6"/> <w:lsdException w:name="Table List 7"/> <w:lsdException w:name="Table List 8"/> <w:lsdException w:name="Table 3D effects 1"/> <w:lsdException w:name="Table 3D effects 2"/> <w:lsdException w:name="Table 3D effects 3"/> <w:lsdException w:name="Table Contemporary"/> <w:lsdException w:name="Table Elegant"/> <w:lsdException w:name="Table Professional"/> <w:lsdException w:name="Table Subtle 1"/> <w:lsdException w:name="Table Subtle 2"/> <w:lsdException w:name="Table Web 1"/> <w:lsdException w:name="Table Web 2"/> <w:lsdException w:name="Table Web 3"/> <w:lsdException w:name="Balloon Text"/> <w:lsdException w:name="Table Grid"/> <w:lsdException w:name="Table Theme"/> <w:lsdException w:name="Light Shading"/> <w:lsdException w:name="Light List"/> <w:lsdException w:name="Light Grid"/> <w:lsdException w:name="Medium Shading 1"/> <w:lsdException w:name="Medium Shading 2"/> <w:lsdException w:name="Medium List 1"/> <w:lsdException w:name="Medium List 2"/> <w:lsdException w:name="Medium Grid 1"/> <w:lsdException w:name="Medium Grid 2"/> <w:lsdException w:name="Medium Grid 3"/> <w:lsdException w:name="Dark List"/> <w:lsdException w:name="Colorful Shading"/> <w:lsdException w:name="Colorful List"/> <w:lsdException w:name="Colorful Grid"/> <w:lsdException w:name="Light Shading Accent 1"/> <w:lsdException w:name="Light List Accent 1"/> <w:lsdException w:name="Light Grid Accent 1"/> <w:lsdException w:name="Medium Shading 1 Accent 1"/> <w:lsdException w:name="Medium Shading 2 Accent 1"/> <w:lsdException w:name="Medium List 1 Accent 1"/> <w:lsdException w:name="Medium List 2 Accent 1"/> <w:lsdException w:name="Medium Grid 1 Accent 1"/> <w:lsdException w:name="Medium Grid 2 Accent 1"/> <w:lsdException w:name="Medium Grid 3 Accent 1"/> <w:lsdException w:name="Dark List Accent 1"/> <w:lsdException w:name="Colorful Shading Accent 1"/> <w:lsdException w:name="Colorful List Accent 1"/> <w:lsdException w:name="Colorful Grid Accent 1"/> <w:lsdException w:name="Light Shading Accent 2"/> <w:lsdException w:name="Light List Accent 2"/> <w:lsdException w:name="Light Grid Accent 2"/> <w:lsdException w:name="Medium Shading 1 Accent 2"/> <w:lsdException w:name="Medium Shading 2 Accent 2"/> <w:lsdException w:name="Medium List 1 Accent 2"/> <w:lsdException w:name="Medium List 2 Accent 2"/> <w:lsdException w:name="Medium Grid 1 Accent 2"/> <w:lsdException w:name="Medium Grid 2 Accent 2"/> <w:lsdException w:name="Medium Grid 3 Accent 2"/> <w:lsdException w:name="Dark List Accent 2"/> <w:lsdException w:name="Colorful Shading Accent 2"/> <w:lsdException w:name="Colorful List Accent 2"/> <w:lsdException w:name="Colorful Grid Accent 2"/> <w:lsdException w:name="Light Shading Accent 3"/> <w:lsdException w:name="Light List Accent 3"/> <w:lsdException w:name="Light Grid Accent 3"/> <w:lsdException w:name="Medium Shading 1 Accent 3"/> <w:lsdException w:name="Medium Shading 2 Accent 3"/> <w:lsdException w:name="Medium List 1 Accent 3"/> <w:lsdException w:name="Medium List 2 Accent 3"/> <w:lsdException w:name="Medium Grid 1 Accent 3"/> <w:lsdException w:name="Medium Grid 2 Accent 3"/> <w:lsdException w:name="Medium Grid 3 Accent 3"/> <w:lsdException w:name="Dark List Accent 3"/> <w:lsdException w:name="Colorful Shading Accent 3"/> <w:lsdException w:name="Colorful List Accent 3"/> <w:lsdException w:name="Colorful Grid Accent 3"/> <w:lsdException w:name="Light Shading Accent 4"/> <w:lsdException w:name="Light List Accent 4"/> <w:lsdException w:name="Light Grid Accent 4"/> <w:lsdException w:name="Medium Shading 1 Accent 4"/> <w:lsdException w:name="Medium Shading 2 Accent 4"/> <w:lsdException w:name="Medium List 1 Accent 4"/> <w:lsdException w:name="Medium List 2 Accent 4"/> <w:lsdException w:name="Medium Grid 1 Accent 4"/> <w:lsdException w:name="Medium Grid 2 Accent 4"/> <w:lsdException w:name="Medium Grid 3 Accent 4"/> <w:lsdException w:name="Dark List Accent 4"/> <w:lsdException w:name="Colorful Shading Accent 4"/> <w:lsdException w:name="Colorful List Accent 4"/> <w:lsdException w:name="Colorful Grid Accent 4"/> <w:lsdException w:name="Light Shading Accent 5"/> <w:lsdException w:name="Light List Accent 5"/> <w:lsdException w:name="Light Grid Accent 5"/> <w:lsdException w:name="Medium Shading 1 Accent 5"/> <w:lsdException w:name="Medium Shading 2 Accent 5"/> <w:lsdException w:name="Medium List 1 Accent 5"/> <w:lsdException w:name="Medium List 2 Accent 5"/> <w:lsdException w:name="Medium Grid 1 Accent 5"/> <w:lsdException w:name="Medium Grid 2 Accent 5"/> <w:lsdException w:name="Medium Grid 3 Accent 5"/> <w:lsdException w:name="Dark List Accent 5"/> <w:lsdException w:name="Colorful Shading Accent 5"/> <w:lsdException w:name="Colorful List Accent 5"/> <w:lsdException w:name="Colorful Grid Accent 5"/> <w:lsdException w:name="Light Shading Accent 6"/> <w:lsdException w:name="Light List Accent 6"/> <w:lsdException w:name="Light Grid Accent 6"/> <w:lsdException w:name="Medium Shading 1 Accent 6"/> <w:lsdException w:name="Medium Shading 2 Accent 6"/> <w:lsdException w:name="Medium List 1 Accent 6"/> <w:lsdException w:name="Medium List 2 Accent 6"/> <w:lsdException w:name="Medium Grid 1 Accent 6"/> <w:lsdException w:name="Medium Grid 2 Accent 6"/> <w:lsdException w:name="Medium Grid 3 Accent 6"/> <w:lsdException w:name="Dark List Accent 6"/> <w:lsdException w:name="Colorful Shading Accent 6"/> <w:lsdException w:name="Colorful List Accent 6"/> <w:lsdException w:name="Colorful Grid Accent 6"/> </w:latentStyles> <w:style w:type="paragraph" w:styleId="a1" w:default="on"> <w:name w:val="Normal"/> <w:pPr> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/> <w:kern w:val="0"/> <w:sz w:val="24"/> <w:sz-cs w:val="24"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="2"> <w:name w:val="heading 1"/> <w:basedOn w:val="a1"/> <w:next w:val="a1"/> <w:pPr> <w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:b/> <w:kern w:val="44"/> <w:sz w:val="48"/> <w:sz-cs w:val="48"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="3"> <w:name w:val="heading 2"/> <w:basedOn w:val="a1"/> <w:next w:val="a1"/> <w:semiHidden/> <w:pPr> <w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:b/> <w:kern w:val="0"/> <w:sz w:val="36"/> <w:sz-cs w:val="36"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="4"> <w:name w:val="heading 3"/> <w:basedOn w:val="a1"/> <w:next w:val="a1"/> <w:semiHidden/> <w:pPr> <w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:b/> <w:kern w:val="0"/> <w:sz w:val="27"/> <w:sz-cs w:val="27"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="5"> <w:name w:val="heading 4"/> <w:basedOn w:val="a1"/> <w:next w:val="a1"/> <w:semiHidden/> <w:pPr> <w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:b/> <w:kern w:val="0"/> <w:sz w:val="24"/> <w:sz-cs w:val="24"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="6"> <w:name w:val="heading 5"/> <w:basedOn w:val="a1"/> <w:next w:val="a1"/> <w:semiHidden/> <w:pPr> <w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:b/> <w:kern w:val="0"/> <w:sz w:val="20"/> <w:sz-cs w:val="20"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="7"> <w:name w:val="heading 6"/> <w:basedOn w:val="a1"/> <w:next w:val="a1"/> <w:semiHidden/> <w:pPr> <w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:b/> <w:kern w:val="0"/> <w:sz w:val="15"/> <w:sz-cs w:val="15"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="character" w:styleId="a11" w:default="on"> <w:name w:val="Default Paragraph Font"/> <w:semiHidden/> </w:style> <w:style w:type="table" w:styleId="a10" w:default="on"> <w:name w:val="Normal Table"/> <w:semiHidden/> <w:tblPr> <w:tblInd w:w="0" w:type="dxa"/> <w:tblCellMar> <w:top w:w="0" w:type="dxa"/> <w:left w:w="108" w:type="dxa"/> <w:bottom w:w="0" w:type="dxa"/> <w:right w:w="108" w:type="dxa"/> </w:tblCellMar> </w:tblPr> </w:style> <w:style w:type="paragraph" w:styleId="a8"> <w:name w:val="HTML Preformatted"/> <w:basedOn w:val="a1"/> <w:pPr> <w:tabs> <w:tab w:val="left" w:pos="916"/> <w:tab w:val="left" w:pos="1832"/> <w:tab w:val="left" w:pos="2748"/> <w:tab w:val="left" w:pos="3664"/> <w:tab w:val="left" w:pos="4580"/> <w:tab w:val="left" w:pos="5496"/> <w:tab w:val="left" w:pos="6412"/> <w:tab w:val="left" w:pos="7328"/> <w:tab w:val="left" w:pos="8244"/> <w:tab w:val="left" w:pos="9160"/> <w:tab w:val="left" w:pos="10076"/> <w:tab w:val="left" w:pos="10992"/> <w:tab w:val="left" w:pos="11908"/> <w:tab w:val="left" w:pos="12824"/> <w:tab w:val="left" w:pos="13740"/> <w:tab w:val="left" w:pos="14656"/> </w:tabs> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:kern w:val="0"/> <w:sz w:val="24"/> <w:sz-cs w:val="24"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="a9"> <w:name w:val="Normal (Web)"/> <w:basedOn w:val="a1"/> <w:pPr> <w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/> <w:ind w:left="0" w:right="0"/> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:kern w:val="0"/> <w:sz w:val="24"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="a12"> <w:name w:val="columnhead"/> <w:basedOn w:val="a1"/> <w:pPr> <w:pBdr> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:pBdr> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:kern w:val="0"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="a13"> <w:name w:val="head1"/> <w:basedOn w:val="a1"/> <w:pPr> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:b/> <w:kern w:val="0"/> <w:sz w:val="24"/> <w:sz-cs w:val="24"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="a14"> <w:name w:val="head2"/> <w:basedOn w:val="a1"/> <w:pPr> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:kern w:val="0"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="paragraph" w:styleId="a15"> <w:name w:val="columndata"/> <w:basedOn w:val="a1"/> <w:pPr> <w:pBdr> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:pBdr> <w:jc w:val="left"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:kern w:val="0"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/> </w:rPr> </w:style> <w:style w:type="character" w:styleId="a16"> <w:name w:val="head11"/> <w:basedOn w:val="a11"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:b/> <w:sz w:val="24"/> <w:sz-cs w:val="24"/> </w:rPr> </w:style> <w:style w:type="character" w:styleId="a17"> <w:name w:val="head21"/> <w:basedOn w:val="a11"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> </w:style> </w:styles> <w:bgPict> <w:background w:bgcolor="#FFFFFF"/> <v:background id="_x0000_s1025"> <v:fill on="t" color2="#FFFFFF" focussize="0,0"/> </v:background> </w:bgPict> <w:docPr> <w:view w:val="print"/> <w:zoom w:percent="100"/> <w:characterSpacingControl w:val="DontCompress"/> <w:documentProtection w:enforcement="off"/> <w:doNotEmbedSystemFonts/> <w:defaultTabStop w:val="420"/> <w:displayHorizontalDrawingGridEvery w:val="1"/> <w:displayVerticalDrawingGridEvery w:val="1"/> <w:compat> <w:spaceForUL/> <w:useFELayout/> </w:compat> </w:docPr> <w:body> <wx:sect> <w:tbl> <w:tblPr> <w:tblW w:w="13752" w:type="dxa"/> <w:tblInd w:w="0" w:type="dxa"/> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tblCellMar> <w:top w:w="0" w:type="dxa"/> <w:left w:w="0" w:type="dxa"/> <w:bottom w:w="0" w:type="dxa"/> <w:right w:w="0" w:type="dxa"/> </w:tblCellMar> </w:tblPr> <w:tblGrid> <w:gridCol w:w="1872"/> <w:gridCol w:w="1152"/> <w:gridCol w:w="864"/> <w:gridCol w:w="9864"/> </w:tblGrid> <w:tr> <w:tblPrEx> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tblCellMar> <w:top w:w="0" w:type="dxa"/> <w:left w:w="0" w:type="dxa"/> <w:bottom w:w="0" w:type="dxa"/> <w:right w:w="0" w:type="dxa"/> </w:tblCellMar> </w:tblPrEx> <w:trPr> <w:trHeight w:val="720" w:h-rule="atLeast"/> </w:trPr> <w:tc> <w:tcPr> <w:tcW w:w="0" w:type="auto"/> <w:gridSpan w:val="4"/> <w:tcBorders> <w:top w:val="nil"/> <w:left w:val="nil"/> <w:bottom w:val="nil"/> <w:right w:val="nil"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tcMar> <w:top w:w="58" w:type="dxa"/> <w:left w:w="12" w:type="dxa"/> <w:bottom w:w="58" w:type="dxa"/> </w:tcMar> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="center"/> <w:textAlignment w:val="center"/> </w:pPr> <w:r> <w:rPr> <w:rStyle w:val="a16"/> <w:bdr w:val="nil"/> </w:rPr> <w:t>表C.1 錄井綜合記錄</w:t> </w:r> </w:p> </w:tc> </w:tr> <w:tr> <w:tblPrEx> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tblCellMar> <w:top w:w="0" w:type="dxa"/> <w:left w:w="0" w:type="dxa"/> <w:bottom w:w="0" w:type="dxa"/> <w:right w:w="0" w:type="dxa"/> </w:tblCellMar> </w:tblPrEx> <w:trPr/> <w:tc> <w:tcPr> <w:tcW w:w="1872" w:type="dxa"/> <w:tcBorders> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="center"/> <w:textAlignment w:val="center"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> </w:pPr> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> <w:t>日期、時間</w:t> </w:r> </w:p> </w:tc> <w:tc> <w:tcPr> <w:tcW w:w="1152" w:type="dxa"/> <w:tcBorders> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="center"/> <w:textAlignment w:val="center"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> </w:pPr> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> <w:t>工序</w:t> </w:r> </w:p> </w:tc> <w:tc> <w:tcPr> <w:tcW w:w="864" w:type="dxa"/> <w:tcBorders> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="center"/> <w:textAlignment w:val="center"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> </w:pPr> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> <w:t>井深</w:t> </w:r> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> <w:br w:type="text-wrapping"/> </w:r> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> <w:t>m</w:t> </w:r> </w:p> </w:tc> <w:tc> <w:tcPr> <w:tcW w:w="9864" w:type="dxa"/> <w:tcBorders> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="center"/> <w:textAlignment w:val="center"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> </w:pPr> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> </w:rPr> <w:t>主要事項</w:t> </w:r> </w:p> </w:tc> </w:tr> <#list list as list > <w:tr> <w:tblPrEx> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tblCellMar> <w:top w:w="0" w:type="dxa"/> <w:left w:w="0" w:type="dxa"/> <w:bottom w:w="0" w:type="dxa"/> <w:right w:w="0" w:type="dxa"/> </w:tblCellMar> </w:tblPrEx> <w:trPr/> <w:tc> <w:tcPr> <w:tcW w:w="1872" w:type="dxa"/> <w:tcBorders> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tcMar> <w:top w:w="58" w:type="dxa"/> <w:left w:w="58" w:type="dxa"/> <w:bottom w:w="58" w:type="dxa"/> </w:tcMar> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="left"/> <w:textAlignment w:val="center"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> </w:pPr> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> <w:t>${list.rq}</w:t> </w:r> </w:p> </w:tc> <w:tc> <w:tcPr> <w:tcW w:w="1152" w:type="dxa"/> <w:tcBorders> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tcMar> <w:top w:w="58" w:type="dxa"/> <w:left w:w="12" w:type="dxa"/> <w:bottom w:w="58" w:type="dxa"/> </w:tcMar> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="center"/> <w:textAlignment w:val="center"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> </w:pPr> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> <w:t>${list.gx}</w:t> </w:r> </w:p> </w:tc> <w:tc> <w:tcPr> <w:tcW w:w="864" w:type="dxa"/> <w:tcBorders> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tcMar> <w:top w:w="58" w:type="dxa"/> <w:left w:w="12" w:type="dxa"/> <w:bottom w:w="58" w:type="dxa"/> </w:tcMar> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="center"/> <w:textAlignment w:val="center"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> </w:pPr> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> <w:t>${list.js}</w:t> </w:r> </w:p> </w:tc> <w:tc> <w:tcPr> <w:tcW w:w="9864" w:type="dxa"/> <w:tcBorders> <w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> <w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tcMar> <w:top w:w="58" w:type="dxa"/> <w:left w:w="58" w:type="dxa"/> <w:bottom w:w="58" w:type="dxa"/> </w:tcMar> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="left"/> <w:textAlignment w:val="center"/> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> </w:pPr> <w:r> <w:rPr> <w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/> <w:sz w:val="18"/> <w:sz-cs w:val="18"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> <w:t>${list.zysxjcsqk}</w:t> </w:r> </w:p> </w:tc> </w:tr> </#list> <#--強制換頁--> <#-- <w:p ><w:r><w:br w:type="page" /></w:r></w:p>--> <w:tr> <w:tblPrEx> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tblCellMar> <w:top w:w="0" w:type="dxa"/> <w:left w:w="0" w:type="dxa"/> <w:bottom w:w="0" w:type="dxa"/> <w:right w:w="0" w:type="dxa"/> </w:tblCellMar> </w:tblPrEx> <w:trPr> <w:trHeight w:val="432" w:h-rule="atLeast"/> </w:trPr> <w:tc> <w:tcPr> <w:tcW w:w="0" w:type="auto"/> <w:gridSpan w:val="4"/> <w:tcBorders> <w:top w:val="nil"/> <w:left w:val="nil"/> <w:bottom w:val="nil"/> <w:right w:val="nil"/> </w:tcBorders> <w:shd w:val="clear" w:color="auto" w:fill="auto"/> <w:tcMar> <w:top w:w="58" w:type="dxa"/> <w:left w:w="12" w:type="dxa"/> <w:bottom w:w="58" w:type="dxa"/> </w:tcMar> <w:vAlign w:val="center"/> </w:tcPr> <w:p> <w:pPr> <w:keepNext w:val="off"/> <w:keepLines w:val="off"/> <w:widowControl/> <w:supressLineNumbers w:val="off"/> <w:jc w:val="left"/> <w:textAlignment w:val="center"/> <w:rPr> <w:rFonts w:fareast="宋體" w:hint="default"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> </w:pPr> <w:r> <w:rPr> <w:rStyle w:val="a17"/> <w:bdr w:val="nil"/> </w:rPr> <w:t> 審核人:</w:t> </w:r> <w:r> <w:rPr> <w:rStyle w:val="a17"/> <w:rFonts w:fareast="宋體" w:hint="fareast"/> <w:bdr w:val="nil"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/> </w:rPr> <w:t> </w:t> </w:r> </w:p> </w:tc> </w:tr> </w:tbl> <w:p> <w:pPr> <w:rPr> <w:sz w:val="24"/> <w:sz-cs w:val="24"/> </w:rPr> </w:pPr> </w:p> <w:sectPr> <w:pgSz w:w="16838" w:h="11906"/> <w:pgMar w:top="576" w:right="1" w:bottom="576" w:left="1440" w:header="851" w:footer="992" w:gutter="0"/> <w:cols w:space="0"/> </w:sectPr> </wx:sect> </w:body></w:wordDocument>
編寫工具類 FreemarkerUtils
package com.shiwen.yitihui.achievement.util; import java.io.*; import java.util.HashMap; import java.util.List; import java.util.Map; import com.itextpdf.text.BaseColor; import com.itextpdf.text.Element; import com.itextpdf.text.Rectangle; import com.itextpdf.text.pdf.*; import com.jacob.activeX.ActiveXComponent; import com.jacob.com.Dispatch; import com.shiwen.yitihui.achievement.dao.basic.ConsolidatedRecordsDao; import com.shiwen.yitihui.domain.basic.ConsolidatedRecords; import freemarker.template.Configuration; import freemarker.template.DefaultObjectWrapper; import freemarker.template.Template; import javax.annotation.Resource; import javax.servlet.http.HttpServletResponse; /** * @author : wangjie * company : 石文軟件有限公司 * @date : 2020/3/26 14:46 * 利用freemarker模板生成word工具類 */ public class FreemarkerUtils { //設置模版的存放位置 private static String templatePath = "/resources/template"; /** * 獲取模板 * * @param templateName * @return */ public static Template getTemplate(String templateName) { Template template = null; try { Configuration configuration = new Configuration(); configuration.setDefaultEncoding("utf-8"); String path = FreemarkerUtils.class.getResource("/").getPath() + "/template"; // 指定模板文件從何處加載的數據源,這里設置成一個文件目錄。 configuration.setDirectoryForTemplateLoading(new File(path)); configuration.setObjectWrapper(new DefaultObjectWrapper()); template = configuration.getTemplate(templateName); } catch (IOException e) { e.printStackTrace(); } return template; } /** * 創建生成的臨時文件 */ public static File getFile() { File file = new File("E:/document/" + System.currentTimeMillis() + ".doc"); if (!file.exists()) { //先得到文件的上級目錄,並創建上級目錄,在創建文件 file.getParentFile().mkdir(); try { //創建文件 file.createNewFile(); } catch (IOException e) { e.printStackTrace(); } } return file; } /** * 生成word創建臨時文件 * * @param dataMap 數據 * @param templateName ftl模板名稱 * @return */ public static File createDoc(Map<?, ?> dataMap, String templateName, String fileType) { File file = getFile(); try { // 這個地方不能使用FileWriter因為需要指定編碼類型否則生成的Word文檔會因為有無法識別的編碼而無法打開 Writer w = new OutputStreamWriter(new FileOutputStream(file), "utf-8"); Template template = new FreemarkerUtils().getTemplate(templateName); template.process(dataMap, w); w.close(); } catch (Exception ex) { ex.printStackTrace(); throw new RuntimeException(ex); } //判斷是否需要轉發將word轉換成pdf if (fileType.equals("pdf")) { String dosPath = file.getPath(); String pdfPath = dosPath.split("\\.")[0] + ".pdf"; file = wToPdfChange(dosPath, pdfPath); //pdf生成水印 boolean flag = waterMark(file.getPath(), "E:/document/aaaa.pdf", "liuguiyuan"); if(flag=true){ file=new File("E:/document/aaaa.pdf"); } } return file; } /** * 將word轉換成pdf * * @param wordFile word的路徑 * @param pdfFile pdf的路徑 */ public static File wToPdfChange(String wordFile, String pdfFile) { ActiveXComponent app = null; File filePdf = null; try { // 打開word app = new ActiveXComponent("Word.Application"); // 獲得word中所有打開的文檔 Dispatch documents = app.getProperty("Documents").toDispatch(); // 打開文檔 Dispatch document = Dispatch.call(documents, "Open", wordFile, false, true).toDispatch(); // 如果文件存在的話,不會覆蓋,會直接報錯,所以我們需要判斷文件是否存在 filePdf = new File(pdfFile); if (filePdf.exists()) { filePdf.delete(); } Dispatch.call(document, "SaveAs", pdfFile, 17); // 關閉文檔 Dispatch.call(document, "Close", false); } catch (Exception e) { System.out.println("轉換失敗" + e.getMessage()); } finally { // 關閉office app.invoke("Quit", 0); } return filePdf; } /** * 給pdf添加水印 */ public static boolean waterMark(String inputFile, String outputFile, String waterMarkName) { try { PdfReader reader = new PdfReader(inputFile); PdfStamper stamper = new PdfStamper(reader, new FileOutputStream(outputFile)); //這里的字體設置比較關鍵,這個設置是支持中文的寫法 BaseFont base = BaseFont.createFont("STSong-Light", "UniGB-UCS2-H", BaseFont.NOT_EMBEDDED);// 使用系統字體 int total = reader.getNumberOfPages() + 1; PdfContentByte under; Rectangle pageRect = null; for (int i = 1; i < total; i++) { pageRect = stamper.getReader().getPageSizeWithRotation(i); // 計算水印X,Y坐標 float x = pageRect.getWidth() / 10; float y = pageRect.getHeight() / 10 - 10; // 獲得PDF最頂層 under = stamper.getOverContent(i); under.saveState(); // set Transparency PdfGState gs = new PdfGState(); // 設置透明度為0.2 gs.setFillOpacity(1.f); under.setGState(gs); under.restoreState(); under.beginText(); under.setFontAndSize(base, 60); under.setColorFill(BaseColor.ORANGE); // 水印文字成45度角傾斜 under.showTextAligned(Element.ALIGN_CENTER, waterMarkName, x, y, 55); // 添加水印文字 under.endText(); under.setLineWidth(1f); under.stroke(); } stamper.close(); return true; } catch (Exception e) { e.printStackTrace(); return false; } } /** * 將生成的word或者pdf輸出瀏覽器中 */ public static void writeNet(HttpServletResponse resp, String fileType, StringBuffer fileName, File file) throws IOException { InputStream inputStream = null; OutputStream out = null; try { inputStream = new FileInputStream(file); resp.setCharacterEncoding("utf-8"); resp.setContentType("application/msword"); if (file.getPath().contains("pdf")) { fileName.append(".pdf"); } else { fileName.append(".doc"); } // 設置瀏覽器以下載的方式處理該文件默認名為resume.doc resp.addHeader("Content-Disposition", "attachment; filename=" + java.net.URLEncoder.encode(fileName.toString(), "UTF-8")); out = resp.getOutputStream(); byte[] buffer = new byte[512]; // 緩沖區 int bytesToRead = -1; while ((bytesToRead = inputStream.read(buffer)) != -1) { out.write(buffer, 0, bytesToRead); } } catch (Exception e) { e.printStackTrace(); } finally { if (inputStream != null) inputStream.close(); if (out != null) out.close(); if (file != null) file.delete(); // 刪除臨時文件 } } }
控制層調用
@GetMapping("/export/word") public void getWordOrPdf(HttpServletResponse resp, @RequestParam String fileType, @RequestParam String jh) throws IOException { StringBuffer fileName=new StringBuffer(jh+"井"+Constant.BasicFileName.CONSOLIDATEDRECORDS); Map<String, Object> dataMap = new HashMap<>(); List<ConsolidatedRecords> all = consolidatedRecordsDao.findAllByJh(jh); dataMap.put("list", all); //dataMap.put("jh",jh); File file= FreemarkerUtils.createDoc(dataMap, Constant.BasicFtlTemplate.CONSOLIDATEDRECORDSFTL, fileType); FreemarkerUtils.writeNet(resp,fileType,fileName,file); }
前端訪問的方式
// 導出PDF事件 $scope.exportPdf = function () { if ($scope.pager.totalItems === 0) { ToastService.alert("提示", "用戶數據表為空!", 'warning'); return; } $window.open("/achievement/basic/export/word?fileType=" + "pdf" + "&jh=" + "歧17102"); } // 導出World事件 $scope.exportWorld = function () { if ($scope.pager.totalItems === 0) { ToastService.alert("提示", "用戶數據表為空!", 'warning'); return; } $window.open("/achievement/basic/export/word?fileType=" + "world" + "&jh=" + "歧17102"); }
案例需要添加的依賴
<!--freemarker生成word--> <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> <version>2.3.20</version> </dependency> <!--word轉pdf用到--> <dependency> <groupId>com.jacob</groupId> <artifactId>jacob</artifactId> <version>1.19</version> </dependency> <!--pdf生成水印用到--> <dependency> <groupId>com.itextpdf</groupId> <artifactId>itextpdf</artifactId> <version>5.5.11</version> </dependency> <dependency> <groupId>com.itextpdf</groupId> <artifactId>itext-asian</artifactId> <version>5.2.0</version> </dependency>
導出的效果
表C.1 錄井綜合記錄 |
|||
日期、時間 |
工序 |
井深 |
主要事項 |
2017-04-27 08:00~2017-04-27 13:00 |
一開准備 |
6.3 |
地理位置:天津市大港油田周清庄地區大港造紙廠東南1.5公里。 |
2017-04-27 13:00~2017-04-28 02:00 |
一開鑽進 |
623 |
本井於2017年04月27日13:00采用Φ311.1mmPDC鑽頭,新度100%,膨潤土鑽井液第一次開鑽。補心高6.30。層位:平原組-明鎮組(按設計自150m進入)。進尺616.7m。鑽井液相對密度:1.09,粘度:34s,未錄井。 |
2017-04-28 02:00~2017-04-28 03:00 |
循環鑽井液 |
623 |
鑽井液相對密度:1.09,粘度:34s。 |
2017-04-28 03:00~2017-04-28 09:00 |
短起下 |
623 |
短起下20柱。 |
2017-04-28 09:00~2017-04-28 10:30 |
循環鑽井液 |
623 |
鑽井液相對密度:1.09,粘度:34s。 |
2017-04-28 10:30~2017-04-28 13:30 |
起鑽完 |
623 |
起出Φ311.1mmPDC鑽頭,新度90%。 |
2017-04-28 13:30~2017-04-28 14:30 |
下表層套管准備 |
623 |
- |
2017-04-28 14:30~2017-04-28 19:00 |
下表層套管 |
623 |
表套數據:下入新世紀產J55套管55根,外徑:244.50mm,壁厚:8.94mm,內徑:226.62mm,下深:622.772m,總長:612.212m,聯入:6.460m。 |
2017-04-28 19:00~2017-04-28 19:30 |
固井准備 |
623 |
鑽井液相對密度:1.09,粘度:34s。 |
2017-04-28 19:30~2017-04-28 21:30 |
固井 |
623 |
固井數據:19:35-20:10注入勝維G級水泥53.58t,水泥漿相對密度最大1.88,最小1.83,平均1.85;20:10-08:25替鑽井液24.39m3,鑽井液相對密度:1.09,粘度:34s,水泥返至地面。 |
2017-04-28 21:30~2017-04-29 17:00 |
候凝 |
623 |
- |
2017-04-29 17:00~2017-04-29 17:30 |
試壓 |
623 |
套管試壓數據:加壓8MPa,經30min,壓降0MPa,試壓合格。 |
2017-04-29 17:30~2017-04-29 19:30 |
二開准備 |
623 |
- |
2017-04-29 19:30~2017-04-29 22:00 |
配鑽具、試馬達 |
623 |
- |
2017-04-29 22:00~2017-04-30 00:45 |
下鑽、鑽塞 |
623 |
下入Φ215.9mmPDC鑽頭,新度100%。塞深:601m。 |
2017-04-30 00:45~2017-04-30 01:45 |
鑽塞 |
623 |
井段:601-623m。 |
2017-04-30 01:45~2017-04-30 08:00 |
二開鑽進 |
755 |
本井於2017年04月30日01:45使用Φ215.9mmPDC鑽頭,新度100%,聚合物鑽井液第二次開鑽。層位:明化鎮組,進尺:132.00m。鑽井液相對密度1.10,粘度40s。未錄井。 |
2017-04-30 08:00~2017-05-01 08:00 |
鑽進 |
1,291 |
層位:明化鎮組,進尺:536.00m。鑽井液相對密度1.10,粘度40-46s。未錄井。 |
2017-05-01 08:00~2017-05-01 09:00 |
循環鑽井液 |
1,291 |
鑽井液相對密度:1.10,粘度:40s。 |
2017-05-01 09:00~2017-05-01 13:30 |
短起下完 |
1,291 |
短起下23柱。 |
2017-05-01 13:30~2017-05-01 14:30 |
循環鑽井液 |
1,291 |
鑽井液相對密度:1.10,粘度:40s。 |
2017-05-01 14:30~2017-05-02 08:00 |
鑽進 |
1,730 |
層位:明化鎮組-館陶組(按設計1572m進入),進尺:439.00m。鑽井液相對密度1.10,粘度36-40s。未錄井。 |
2017-05-02 08:00~2017-05-02 09:00 |
循環鑽井液 |
1,730 |
鑽井液相對密度:1.10,粘度:40s。 |
2017-05-02 09:00~2017-05-02 17:00 |
起鑽完 |
1,730 |
起出Φ215.9mmPDC鑽頭,新度90%。定向井儀器無信號。 |
2017-05-02 17:00~2017-05-02 18:00 |
試定向井儀器 |
1,730 |
- |
2017-05-02 18:00~2017-05-02 22:00 |
下鑽完 |
1,730 |
下入Φ215.9mmPDC鑽頭,新度90%。 |
2017-05-02 22:00~2017-05-03 08:00 |
鑽進 |
1,949 |
層位:館陶組(按設計1572m進入),進尺:219.00m。鑽井液相對密度1.10-1.14,粘度40-41s。設計1900m開始錄井,錄井井段,1900-1948m,撈樣包數:24包。鑽時0.94-2.09min/m,全烴0.0666-0.0794%,岩性:淺灰色含礫不等粒砂岩、灰綠色泥岩。 |
2017-05-03 08:00~2017-05-03 09:00 |
循環鑽井液 |
1,949 |
鑽井液相對密度:1.14,粘度:41s。 |
2017-05-03 09:00~2017-05-03 14:30 |
起鑽完 |
1,949 |
起出Φ215.9mmPDC鑽頭,新度85%。 |
2017-05-03 14:30~2017-05-03 15:30 |
配鑽具、換鑽頭 |
1,949 |
- |
2017-05-03 15:30~2017-05-03 20:30 |
下鑽完 |
1,949 |
下入Φ215.9mm3A鑽頭,新度100%。 |
2017-05-03 20:30~2017-05-03 21:00 |
循環鑽井液 |
1,949 |
鑽井液相對密度:1.14,粘度:41s。 |
2017-05-03 21:00~2017-05-04 06:00 |
鑽進 |
2,011 |
層位:館陶組-東營組(館陶組底界1970m),進尺:62.00m。鑽井液相對密度1.14-1.15,粘度41-43s。錄井井段,1948-2010m,撈樣包數:31包。鑽時0.61-26.05min/m,全烴0.0179-0.1828%,岩性:淺灰色含礫不等粒砂岩、灰綠色泥岩、雜色小礫岩、灰色泥岩、淺灰色細砂岩。 |
2017-05-04 06:00~2017-05-04 08:00 |
循環鑽井液 |
2,011 |
鑽井液相對密度:1.15,粘度:43s。 |
2017-05-04 08:00~2017-05-04 14:00 |
起鑽完 |
2,011 |
起出Φ215.9mm3A鑽頭,新度85%。 |
2017-05-04 14:00~2017-05-04 14:30 |
配鑽具、試馬達 |
2,011 |
- |
2017-05-04 14:30~2017-05-04 19:30 |
下鑽完 |
2,011 |
下入Φ215.9mmPDC鑽頭,新度100%。 |
2017-05-04 19:30~2017-05-04 20:00 |
循環鑽井液 |
2,011 |
鑽井液相對密度:1.15,粘度:43s。 |
2017-05-04 20:00~2017-05-05 08:00 |
鑽進 |
2,100 |
層位:東營組,進尺:89.00m。鑽井液相對密度1.15-1.19,粘度43-45s。錄井井段,2010-2100m,撈樣包數:45包。鑽時0.85-17.25min/m,全烴0.0160-0.6297%,岩性:灰色泥岩、淺灰色細砂岩。 |
2017-05-05 08:00~2017-05-06 08:00 |
鑽進 |
2,250 |
層位:東營組,進尺:150.00m。鑽井液相對密度1.19-1.25,粘度45s。錄井井段,2100-2250m,撈樣包數:75包。鑽時0.85-22.01min/m,全烴0.0160-0.5747%,岩性:灰色泥岩、淺灰色細砂岩。 |
2017-05-06 08:00~2017-05-07 08:00 |
鑽進 |
2,410 |
層位:東營組,進尺:160.00m。鑽井液相對密度1.24-1.25,粘度45-46s。錄井井段,2250-2410m,撈樣包數:80包。鑽時1.59-16.41min/m,全烴0.0299-1.2450%,岩性:灰色泥岩、淺灰色細砂岩。 |
2017-05-07 08:00~2017-05-07 11:00 |
鑽進 |
2,449 |
層位:東營組-沙一段(東營組底界2448m),進尺:39.00m。鑽井液相對密度1.25-1.27,粘度46-48s。錄井井段,2410-2448m,撈樣包數:19包。鑽時1.99-15.74min/m,全烴0.1162-0.9286%,岩性:深灰色泥岩、灰色泥質砂岩。 |
2017-05-07 11:00~2017-05-07 11:30 |
循環鑽井液 |
2,449 |
鑽井液相對密度:1.27,粘度:48s。 |
2017-05-07 11:30~2017-05-07 15:00 |
短起下 |
2,449 |
短起下17柱。 |
2017-05-07 15:00~2017-05-07 15:30 |
循環鑽井液 |
2,449 |
鑽井液相對密度:1.27,粘度:48s。 |
2017-05-07 15:30~2017-05-08 08:00 |
鑽進 |
2,509 |
層位:沙一段,進尺:60.00m。鑽井液相對密度1.27-1.30,粘度48-50s。錄井井段,2448-2508m,撈樣包數:30包。鑽時4.45-28.71min/m,全烴0.1953-0.6798%,岩性:深灰色泥岩。 |
2017-05-08 08:00~2017-05-09 08:00 |
鑽進 |
2,709 |
層位:沙一段,進尺:200.00m。鑽井液相對密度1.27-1.30,粘度48-50s。2600m-井底包/1m,錄井井段,2508-2709m,撈樣包數:155包。鑽時1.01-33.01min/m,全烴0.0292-13.4870%,岩性:深灰色泥岩。 |
2017-05-09 08:00~2017-05-09 10:45 |
鑽進 |
2,746 |
層位:沙一段,進尺:37.00m。鑽井液相對密度1.29,粘度49s。2600m-井底包/1m,錄井井段,2709-2746m,撈樣包數:37包。鑽時2.97-20.39min/m,全烴1.8720-12.5550%,岩性:深灰色泥岩。 |
2017-05-09 10:45~2017-05-09 12:30 |
循環鑽井液 |
2,746 |
鑽井液相對密度:1.29,粘度:49s。 |
2017-05-09 12:30~2017-05-09 22:30 |
起鑽至套管腳 |
2,746 |
轉盤驅動軸斷。 |
2017-05-09 22:30~2017-05-10 21:30 |
設備維修 |
2,746 |
更換轉盤驅動軸。 |
2017-05-10 21:30~2017-05-10 23:00 |
起鑽完 |
2,746 |
起出Φ215.9mmPDC鑽頭,新度90%。 |
2017-05-10 23:00~2017-05-11 00:30 |
配鑽具、試馬達 |
2,746 |
- |
2017-05-11 00:30~2017-05-11 08:30 |
下鑽完 |
2,746 |
下入Φ215.9mmPDC鑽頭,新度90%。 |
2017-05-11 08:30~2017-05-11 09:30 |
循環鑽井液 |
2,746 |
鑽井液相對密度:1.26,粘度:50s。 |
2017-05-11 09:30~2017-05-12 08:00 |
鑽進 |
2,908 |
層位:沙一段-沙三段(沙一段底界2860m),進尺:162.00m。鑽井液相對密度1.26,粘度50s。錄井井段,2746-2908m,撈樣包數:162包。鑽時1.08-28.35min/m,全烴0.0182-0.8731%,岩性:深灰色泥岩,灰褐色油頁岩、灰色白雲岩、灰白色生物灰岩。顯示層:本段共發現熒光14.0m/5層、油跡7.0m/3層。 其中2839-2842m,厚6.0m,灰白色油跡生物灰岩,熒光濕照淺黃色,滴照亮黃色,無油味、不污手,含油岩屑占岩屑2%,占定名岩屑3%,浸泡,系列對比8級。鑽時:2.43-3.14min/m,全烴:2.8020%,C1:1.7880%,C2:0.0322%,C3:0.0675%,iC4:0.0103%,nC4:0.0444%,iC5:0.0145 %,nC5:0.0197%,CO2:0.0820%。鑽井液相對密度1.26,粘度50s。 |
2017-05-12 08:00~2017-05-13 08:00 |
鑽進 |
3,028 |
層位:沙三段,進尺:120.00m。鑽井液相對密度1.26,粘度50-55s。錄井井段,2908-3028m,撈樣包數:120包。鑽時1.59-26.18min/m,全烴0.2556-4.4350%,岩性:深灰色泥岩、褐灰色灰質泥岩。 |
2017-05-13 08:00~2017-05-13 08:30 |
鑽進 |
3,050 |
層位:沙三段-中生界(沙三段底界3035m),進尺:22.00m。鑽井液相對密度1.26,粘度55s。錄井井段,3028-3050m,撈樣包數:120包。鑽時1.59-26.18min/m,全烴0.2556-4.4350%,岩性:深灰色泥岩、褐灰色灰質泥岩。 |
2017-05-13 08:30~2017-05-13 09:30 |
循環鑽井液 |
3,050 |
鑽井液相對密度:1.26,粘度:55s。 |
2017-05-13 09:30~2017-05-13 16:20 |
短起下 |
3,050 |
短起下37柱。 |
2017-05-13 16:20~2017-05-13 22:45 |
循環鑽井液 |
3,050 |
鑽井液相對密度:1.26,粘度:55s。后效:鑽頭位置3049m,井筒靜止時間336min,遲到時間48min,全烴開始時間16:54,高峰時間17:14,結束時間18:00,全烴開始值2.302%,高峰值14.011%,結束值1.043%,上竄速度13.10m/h,槽面無顯示。歸位井段2773-2857m。鑽井液相對密度:1.26,粘度:55s。 |
2017-05-13 22:45~2017-05-14 08:00 |
起鑽完 |
3,050 |
起出Φ215.9mmPDC鑽頭,新度85%。 |
2017-05-14 08:00~2017-05-14 23:30 |
電測完 |
3,050 |
電測內容:標准,比例尺 :1:500 ,井段:622.772-3050.00m;綜合,比例尺 :1:200 ,井段:1900.00-3050.00m,連斜 :點/25m ,井段:622.772-3050.00m。 |
2017-05-14 23:30~2017-05-15 01:00 |
配鑽具 |
3,050 |
- |
2017-05-15 01:00~2017-05-15 09:30 |
下鑽完 |
3,050 |
下入Φ215.9mm3A鑽頭,新度100%。 |
2017-05-15 09:30~2017-05-15 14:00 |
循環鑽井液 |
3,050 |
鑽井液相對密度:1.27,粘度:55s。后效:鑽頭位置3049m,井筒靜止時間2058min,遲到時間48min,全烴開始時間10:05,高峰時間10:23,結束時間10:58,全烴開始值1.102%,高峰值29.301%,結束值1.964%,上竄速度10.47m/h,槽面無顯示。歸位井段2773-2857m。鑽井液相對密度:1.26,粘度:55s。 |
2017-05-15 14:00~2017-05-15 21:30 |
起鑽完 |
3,050 |
起出Φ215.9mm3A鑽頭,新度100%。 |
2017-05-15 21:30~2017-05-15 22:00 |
井壁取芯准備 |
3,050 |
- |
2017-05-15 22:00~2017-05-16 03:00 |
井壁取芯 |
3,050 |
取心井段:2774.5-3029.0m,設計36顆,裝槍1次,實裝36顆,發射36顆,發射率100.00%;實取24顆,收獲率66.67%;砂岩2顆,泥岩1顆,碳酸鹽岩21顆;其中熒光4顆,油斑4顆。 |
2017-05-16 03:00~2017-05-16 12:00 |
等甲方下步措施 |
3,050 |
- |
2017-05-16 12:00~2017-05-16 18:30 |
下鑽完 |
3,050 |
下入Φ215.9mm3A鑽頭,新度100%。 |
2017-05-16 18:30~2017-05-16 21:30 |
循環鑽井液 |
3,050 |
鑽井液相對密度:1.26,粘度:55s。后效:鑽頭位置3049m,井筒靜止時間1740min,遲到時間48min,全烴開始時間19:42,高峰時間19:53,結束時間20:23,全烴開始值7.290%,高峰值10.814%,結束值0.788%,上竄速度10.20m/h,槽面無顯示。歸位井段2773-2857m。鑽井液相對密度:1.26,粘度:55s。 |
2017-05-16 21:30~2017-05-17 06:00 |
起鑽完 |
3,050 |
起出Φ215.9mm3A鑽頭,新度100%。 |
2017-05-17 06:00~2017-05-17 08:00 |
下套管准備 |
3,050 |
- |
2017-05-17 08:00~2017-05-17 19:30 |
下套管完 |
3,050 |
套管數據:下入天鋼產P110油套283根(其中短套一根),外徑139.7mm,壁厚9.17mm,內徑121.36mm,總長3038.268m,聯入5.860m,下深3044.128m,阻位3032.761m,短位:2739.913-2742.859m。 |
2017-05-17 19:30~2017-05-18 01:30 |
循環鑽井液 |
3,050 |
鑽井液相對密度:1.26,粘度:44s。 |
2017-05-18 01:30~2017-05-18 02:00 |
固井准備 |
3,050 |
- |
2017-05-18 02:00~2017-05-18 03:15 |
固井 |
3,050 |
固井數據:02:05-02:15注前置液8m3。02:20-02:40注入華銀G級水泥26.0t,水泥漿相對密度最大1.92,最小1.89,平均1.90, 02:43-02:55替鑽井液35.5m3,鑽井液相對密度1.26、粘度44s,碰壓12MPa。 |
2017-05-18 03:15~2017-05-19 01:00 |
候凝 |
3,050 |
- |
2017-05-19 01:00~2017-05-19 03:00 |
測聲幅 |
3,050 |
測井項目:聲波變密度:井段:2358.00-3032.76m,比例尺:1:200。人工井底:3032.76m,水泥返高:2358m,固井質量合格。 |
2017-05-19 03:00~2017-05-19 03:30 |
試壓准備 |
3,050 |
- |
2017-05-19 03:30~2017-05-19 04:00 |
試壓交井 |
3,050 |
加壓20MPa,30min壓降0MPa,試壓合格。本井於2017年05月19日04:00試壓合格交井。 |
審核人: |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?mso-application progid="Word.Document"?>
<w:wordDocument xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word"
xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core"
xmlns:aml="http://schemas.microsoft.com/aml/2001/core"
xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint"
xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
w:macrosPresent="no" w:embeddedObjPresent="no" w:ocxPresent="no" xml:space="preserve"><o:DocumentProperties>
<o:Author>Administrator</o:Author>
<o:LastAuthor>夢里千尋</o:LastAuthor>
<o:Created>2020-03-30T01:59:38Z</o:Created>
<o:LastSaved>2020-03-30T02:03:24Z</o:LastSaved>
<o:TotalTime>2880</o:TotalTime>
<o:Version>14</o:Version>
</o:DocumentProperties>
<o:CustomDocumentProperties>
<o:KSOProductBuildVer dt:dt="string">2052-11.1.0.9584</o:KSOProductBuildVer>
</o:CustomDocumentProperties>
<w:fonts>
<w:defaultFonts w:ascii="Times New Roman" w:fareast="宋體" w:h-ansi="Times New Roman" w:cs="Times New Roman"/>
<w:font w:name="Times New Roman">
<w:panose-1 w:val="02020603050405020304"/>
<w:charset w:val="00"/>
<w:family w:val="Auto"/>
<w:pitch w:val="Default"/>
<w:sig w:usb-0="E0002EFF" w:usb-1="C000785B" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="400001FF"
w:csb-1="FFFF0000"/>
</w:font>
<w:font w:name="宋體">
<w:panose-1 w:val="02010600030101010101"/>
<w:charset w:val="86"/>
<w:family w:val="Auto"/>
<w:pitch w:val="Default"/>
<w:sig w:usb-0="00000003" w:usb-1="288F0000" w:usb-2="00000006" w:usb-3="00000000" w:csb-0="00040001"
w:csb-1="00000000"/>
</w:font>
<w:font w:name="Wingdings">
<w:panose-1 w:val="05000000000000000000"/>
<w:charset w:val="02"/>
<w:family w:val="Auto"/>
<w:pitch w:val="Default"/>
<w:sig w:usb-0="00000000" w:usb-1="00000000" w:usb-2="00000000" w:usb-3="00000000" w:csb-0="80000000"
w:csb-1="00000000"/>
</w:font>
<w:font w:name="Arial">
<w:panose-1 w:val="020B0604020202020204"/>
<w:charset w:val="01"/>
<w:family w:val="SWiss"/>
<w:pitch w:val="Default"/>
<w:sig w:usb-0="E0002EFF" w:usb-1="C000785B" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="400001FF"
w:csb-1="FFFF0000"/>
</w:font>
<w:font w:name="黑體">
<w:panose-1 w:val="02010609060101010101"/>
<w:charset w:val="86"/>
<w:family w:val="Auto"/>
<w:pitch w:val="Default"/>
<w:sig w:usb-0="800002BF" w:usb-1="38CF7CFA" w:usb-2="00000016" w:usb-3="00000000" w:csb-0="00040001"
w:csb-1="00000000"/>
</w:font>
<w:font w:name="Courier New">
<w:panose-1 w:val="02070309020205020404"/>
<w:charset w:val="01"/>
<w:family w:val="Modern"/>
<w:pitch w:val="Default"/>
<w:sig w:usb-0="E0002EFF" w:usb-1="C0007843" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="400001FF"
w:csb-1="FFFF0000"/>
</w:font>
<w:font w:name="Symbol">
<w:panose-1 w:val="05050102010706020507"/>
<w:charset w:val="02"/>
<w:family w:val="Roman"/>
<w:pitch w:val="Default"/>
<w:sig w:usb-0="00000000" w:usb-1="00000000" w:usb-2="00000000" w:usb-3="00000000" w:csb-0="80000000"
w:csb-1="00000000"/>
</w:font>
<w:font w:name="Calibri">
<w:panose-1 w:val="020F0502020204030204"/>
<w:charset w:val="00"/>
<w:family w:val="SWiss"/>
<w:pitch w:val="Default"/>
<w:sig w:usb-0="E4002EFF" w:usb-1="C000247B" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="200001FF"
w:csb-1="00000000"/>
</w:font>
</w:fonts>
<w:styles>
<w:latentStyles w:defLockedState="off" w:latentStyleCount="260">
<w:lsdException w:name="Normal"/>
<w:lsdException w:name="heading 1"/>
<w:lsdException w:name="heading 2"/>
<w:lsdException w:name="heading 3"/>
<w:lsdException w:name="heading 4"/>
<w:lsdException w:name="heading 5"/>
<w:lsdException w:name="heading 6"/>
<w:lsdException w:name="heading 7"/>
<w:lsdException w:name="heading 8"/>
<w:lsdException w:name="heading 9"/>
<w:lsdException w:name="index 1"/>
<w:lsdException w:name="index 2"/>
<w:lsdException w:name="index 3"/>
<w:lsdException w:name="index 4"/>
<w:lsdException w:name="index 5"/>
<w:lsdException w:name="index 6"/>
<w:lsdException w:name="index 7"/>
<w:lsdException w:name="index 8"/>
<w:lsdException w:name="index 9"/>
<w:lsdException w:name="toc 1"/>
<w:lsdException w:name="toc 2"/>
<w:lsdException w:name="toc 3"/>
<w:lsdException w:name="toc 4"/>
<w:lsdException w:name="toc 5"/>
<w:lsdException w:name="toc 6"/>
<w:lsdException w:name="toc 7"/>
<w:lsdException w:name="toc 8"/>
<w:lsdException w:name="toc 9"/>
<w:lsdException w:name="Normal Indent"/>
<w:lsdException w:name="footnote text"/>
<w:lsdException w:name="annotation text"/>
<w:lsdException w:name="header"/>
<w:lsdException w:name="footer"/>
<w:lsdException w:name="index heading"/>
<w:lsdException w:name="caption"/>
<w:lsdException w:name="table of figures"/>
<w:lsdException w:name="envelope address"/>
<w:lsdException w:name="envelope return"/>
<w:lsdException w:name="footnote reference"/>
<w:lsdException w:name="annotation reference"/>
<w:lsdException w:name="line number"/>
<w:lsdException w:name="page number"/>
<w:lsdException w:name="endnote reference"/>
<w:lsdException w:name="endnote text"/>
<w:lsdException w:name="table of authorities"/>
<w:lsdException w:name="macro"/>
<w:lsdException w:name="toa heading"/>
<w:lsdException w:name="List"/>
<w:lsdException w:name="List Bullet"/>
<w:lsdException w:name="List Number"/>
<w:lsdException w:name="List 2"/>
<w:lsdException w:name="List 3"/>
<w:lsdException w:name="List 4"/>
<w:lsdException w:name="List 5"/>
<w:lsdException w:name="List Bullet 2"/>
<w:lsdException w:name="List Bullet 3"/>
<w:lsdException w:name="List Bullet 4"/>
<w:lsdException w:name="List Bullet 5"/>
<w:lsdException w:name="List Number 2"/>
<w:lsdException w:name="List Number 3"/>
<w:lsdException w:name="List Number 4"/>
<w:lsdException w:name="List Number 5"/>
<w:lsdException w:name="Title"/>
<w:lsdException w:name="Closing"/>
<w:lsdException w:name="Signature"/>
<w:lsdException w:name="Default Paragraph Font"/>
<w:lsdException w:name="Body Text"/>
<w:lsdException w:name="Body Text Indent"/>
<w:lsdException w:name="List Continue"/>
<w:lsdException w:name="List Continue 2"/>
<w:lsdException w:name="List Continue 3"/>
<w:lsdException w:name="List Continue 4"/>
<w:lsdException w:name="List Continue 5"/>
<w:lsdException w:name="Message Header"/>
<w:lsdException w:name="Subtitle"/>
<w:lsdException w:name="Salutation"/>
<w:lsdException w:name="Date"/>
<w:lsdException w:name="Body Text First Indent"/>
<w:lsdException w:name="Body Text First Indent 2"/>
<w:lsdException w:name="Note Heading"/>
<w:lsdException w:name="Body Text 2"/>
<w:lsdException w:name="Body Text 3"/>
<w:lsdException w:name="Body Text Indent 2"/>
<w:lsdException w:name="Body Text Indent 3"/>
<w:lsdException w:name="Block Text"/>
<w:lsdException w:name="Hyperlink"/>
<w:lsdException w:name="FollowedHyperlink"/>
<w:lsdException w:name="Strong"/>
<w:lsdException w:name="Emphasis"/>
<w:lsdException w:name="Document Map"/>
<w:lsdException w:name="Plain Text"/>
<w:lsdException w:name="E-mail Signature"/>
<w:lsdException w:name="Normal (Web)"/>
<w:lsdException w:name="HTML Acronym"/>
<w:lsdException w:name="HTML Address"/>
<w:lsdException w:name="HTML Cite"/>
<w:lsdException w:name="HTML Code"/>
<w:lsdException w:name="HTML Definition"/>
<w:lsdException w:name="HTML Keyboard"/>
<w:lsdException w:name="HTML Preformatted"/>
<w:lsdException w:name="HTML Sample"/>
<w:lsdException w:name="HTML Typewriter"/>
<w:lsdException w:name="HTML Variable"/>
<w:lsdException w:name="Normal Table"/>
<w:lsdException w:name="annotation subject"/>
<w:lsdException w:name="Table Simple 1"/>
<w:lsdException w:name="Table Simple 2"/>
<w:lsdException w:name="Table Simple 3"/>
<w:lsdException w:name="Table Classic 1"/>
<w:lsdException w:name="Table Classic 2"/>
<w:lsdException w:name="Table Classic 3"/>
<w:lsdException w:name="Table Classic 4"/>
<w:lsdException w:name="Table Colorful 1"/>
<w:lsdException w:name="Table Colorful 2"/>
<w:lsdException w:name="Table Colorful 3"/>
<w:lsdException w:name="Table Columns 1"/>
<w:lsdException w:name="Table Columns 2"/>
<w:lsdException w:name="Table Columns 3"/>
<w:lsdException w:name="Table Columns 4"/>
<w:lsdException w:name="Table Columns 5"/>
<w:lsdException w:name="Table Grid 1"/>
<w:lsdException w:name="Table Grid 2"/>
<w:lsdException w:name="Table Grid 3"/>
<w:lsdException w:name="Table Grid 4"/>
<w:lsdException w:name="Table Grid 5"/>
<w:lsdException w:name="Table Grid 6"/>
<w:lsdException w:name="Table Grid 7"/>
<w:lsdException w:name="Table Grid 8"/>
<w:lsdException w:name="Table List 1"/>
<w:lsdException w:name="Table List 2"/>
<w:lsdException w:name="Table List 3"/>
<w:lsdException w:name="Table List 4"/>
<w:lsdException w:name="Table List 5"/>
<w:lsdException w:name="Table List 6"/>
<w:lsdException w:name="Table List 7"/>
<w:lsdException w:name="Table List 8"/>
<w:lsdException w:name="Table 3D effects 1"/>
<w:lsdException w:name="Table 3D effects 2"/>
<w:lsdException w:name="Table 3D effects 3"/>
<w:lsdException w:name="Table Contemporary"/>
<w:lsdException w:name="Table Elegant"/>
<w:lsdException w:name="Table Professional"/>
<w:lsdException w:name="Table Subtle 1"/>
<w:lsdException w:name="Table Subtle 2"/>
<w:lsdException w:name="Table Web 1"/>
<w:lsdException w:name="Table Web 2"/>
<w:lsdException w:name="Table Web 3"/>
<w:lsdException w:name="Balloon Text"/>
<w:lsdException w:name="Table Grid"/>
<w:lsdException w:name="Table Theme"/>
<w:lsdException w:name="Light Shading"/>
<w:lsdException w:name="Light List"/>
<w:lsdException w:name="Light Grid"/>
<w:lsdException w:name="Medium Shading 1"/>
<w:lsdException w:name="Medium Shading 2"/>
<w:lsdException w:name="Medium List 1"/>
<w:lsdException w:name="Medium List 2"/>
<w:lsdException w:name="Medium Grid 1"/>
<w:lsdException w:name="Medium Grid 2"/>
<w:lsdException w:name="Medium Grid 3"/>
<w:lsdException w:name="Dark List"/>
<w:lsdException w:name="Colorful Shading"/>
<w:lsdException w:name="Colorful List"/>
<w:lsdException w:name="Colorful Grid"/>
<w:lsdException w:name="Light Shading Accent 1"/>
<w:lsdException w:name="Light List Accent 1"/>
<w:lsdException w:name="Light Grid Accent 1"/>
<w:lsdException w:name="Medium Shading 1 Accent 1"/>
<w:lsdException w:name="Medium Shading 2 Accent 1"/>
<w:lsdException w:name="Medium List 1 Accent 1"/>
<w:lsdException w:name="Medium List 2 Accent 1"/>
<w:lsdException w:name="Medium Grid 1 Accent 1"/>
<w:lsdException w:name="Medium Grid 2 Accent 1"/>
<w:lsdException w:name="Medium Grid 3 Accent 1"/>
<w:lsdException w:name="Dark List Accent 1"/>
<w:lsdException w:name="Colorful Shading Accent 1"/>
<w:lsdException w:name="Colorful List Accent 1"/>
<w:lsdException w:name="Colorful Grid Accent 1"/>
<w:lsdException w:name="Light Shading Accent 2"/>
<w:lsdException w:name="Light List Accent 2"/>
<w:lsdException w:name="Light Grid Accent 2"/>
<w:lsdException w:name="Medium Shading 1 Accent 2"/>
<w:lsdException w:name="Medium Shading 2 Accent 2"/>
<w:lsdException w:name="Medium List 1 Accent 2"/>
<w:lsdException w:name="Medium List 2 Accent 2"/>
<w:lsdException w:name="Medium Grid 1 Accent 2"/>
<w:lsdException w:name="Medium Grid 2 Accent 2"/>
<w:lsdException w:name="Medium Grid 3 Accent 2"/>
<w:lsdException w:name="Dark List Accent 2"/>
<w:lsdException w:name="Colorful Shading Accent 2"/>
<w:lsdException w:name="Colorful List Accent 2"/>
<w:lsdException w:name="Colorful Grid Accent 2"/>
<w:lsdException w:name="Light Shading Accent 3"/>
<w:lsdException w:name="Light List Accent 3"/>
<w:lsdException w:name="Light Grid Accent 3"/>
<w:lsdException w:name="Medium Shading 1 Accent 3"/>
<w:lsdException w:name="Medium Shading 2 Accent 3"/>
<w:lsdException w:name="Medium List 1 Accent 3"/>
<w:lsdException w:name="Medium List 2 Accent 3"/>
<w:lsdException w:name="Medium Grid 1 Accent 3"/>
<w:lsdException w:name="Medium Grid 2 Accent 3"/>
<w:lsdException w:name="Medium Grid 3 Accent 3"/>
<w:lsdException w:name="Dark List Accent 3"/>
<w:lsdException w:name="Colorful Shading Accent 3"/>
<w:lsdException w:name="Colorful List Accent 3"/>
<w:lsdException w:name="Colorful Grid Accent 3"/>
<w:lsdException w:name="Light Shading Accent 4"/>
<w:lsdException w:name="Light List Accent 4"/>
<w:lsdException w:name="Light Grid Accent 4"/>
<w:lsdException w:name="Medium Shading 1 Accent 4"/>
<w:lsdException w:name="Medium Shading 2 Accent 4"/>
<w:lsdException w:name="Medium List 1 Accent 4"/>
<w:lsdException w:name="Medium List 2 Accent 4"/>
<w:lsdException w:name="Medium Grid 1 Accent 4"/>
<w:lsdException w:name="Medium Grid 2 Accent 4"/>
<w:lsdException w:name="Medium Grid 3 Accent 4"/>
<w:lsdException w:name="Dark List Accent 4"/>
<w:lsdException w:name="Colorful Shading Accent 4"/>
<w:lsdException w:name="Colorful List Accent 4"/>
<w:lsdException w:name="Colorful Grid Accent 4"/>
<w:lsdException w:name="Light Shading Accent 5"/>
<w:lsdException w:name="Light List Accent 5"/>
<w:lsdException w:name="Light Grid Accent 5"/>
<w:lsdException w:name="Medium Shading 1 Accent 5"/>
<w:lsdException w:name="Medium Shading 2 Accent 5"/>
<w:lsdException w:name="Medium List 1 Accent 5"/>
<w:lsdException w:name="Medium List 2 Accent 5"/>
<w:lsdException w:name="Medium Grid 1 Accent 5"/>
<w:lsdException w:name="Medium Grid 2 Accent 5"/>
<w:lsdException w:name="Medium Grid 3 Accent 5"/>
<w:lsdException w:name="Dark List Accent 5"/>
<w:lsdException w:name="Colorful Shading Accent 5"/>
<w:lsdException w:name="Colorful List Accent 5"/>
<w:lsdException w:name="Colorful Grid Accent 5"/>
<w:lsdException w:name="Light Shading Accent 6"/>
<w:lsdException w:name="Light List Accent 6"/>
<w:lsdException w:name="Light Grid Accent 6"/>
<w:lsdException w:name="Medium Shading 1 Accent 6"/>
<w:lsdException w:name="Medium Shading 2 Accent 6"/>
<w:lsdException w:name="Medium List 1 Accent 6"/>
<w:lsdException w:name="Medium List 2 Accent 6"/>
<w:lsdException w:name="Medium Grid 1 Accent 6"/>
<w:lsdException w:name="Medium Grid 2 Accent 6"/>
<w:lsdException w:name="Medium Grid 3 Accent 6"/>
<w:lsdException w:name="Dark List Accent 6"/>
<w:lsdException w:name="Colorful Shading Accent 6"/>
<w:lsdException w:name="Colorful List Accent 6"/>
<w:lsdException w:name="Colorful Grid Accent 6"/>
</w:latentStyles>
<w:style w:type="paragraph" w:styleId="a1" w:default="on">
<w:name w:val="Normal"/>
<w:pPr>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/>
<w:kern w:val="0"/>
<w:sz w:val="24"/>
<w:sz-cs w:val="24"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="2">
<w:name w:val="heading 1"/>
<w:basedOn w:val="a1"/>
<w:next w:val="a1"/>
<w:pPr>
<w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:b/>
<w:kern w:val="44"/>
<w:sz w:val="48"/>
<w:sz-cs w:val="48"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="3">
<w:name w:val="heading 2"/>
<w:basedOn w:val="a1"/>
<w:next w:val="a1"/>
<w:semiHidden/>
<w:pPr>
<w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:b/>
<w:kern w:val="0"/>
<w:sz w:val="36"/>
<w:sz-cs w:val="36"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="4">
<w:name w:val="heading 3"/>
<w:basedOn w:val="a1"/>
<w:next w:val="a1"/>
<w:semiHidden/>
<w:pPr>
<w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:b/>
<w:kern w:val="0"/>
<w:sz w:val="27"/>
<w:sz-cs w:val="27"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="5">
<w:name w:val="heading 4"/>
<w:basedOn w:val="a1"/>
<w:next w:val="a1"/>
<w:semiHidden/>
<w:pPr>
<w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:b/>
<w:kern w:val="0"/>
<w:sz w:val="24"/>
<w:sz-cs w:val="24"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="6">
<w:name w:val="heading 5"/>
<w:basedOn w:val="a1"/>
<w:next w:val="a1"/>
<w:semiHidden/>
<w:pPr>
<w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:b/>
<w:kern w:val="0"/>
<w:sz w:val="20"/>
<w:sz-cs w:val="20"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="7">
<w:name w:val="heading 6"/>
<w:basedOn w:val="a1"/>
<w:next w:val="a1"/>
<w:semiHidden/>
<w:pPr>
<w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:b/>
<w:kern w:val="0"/>
<w:sz w:val="15"/>
<w:sz-cs w:val="15"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="character" w:styleId="a11" w:default="on">
<w:name w:val="Default Paragraph Font"/>
<w:semiHidden/>
</w:style>
<w:style w:type="table" w:styleId="a10" w:default="on">
<w:name w:val="Normal Table"/>
<w:semiHidden/>
<w:tblPr>
<w:tblInd w:w="0" w:type="dxa"/>
<w:tblCellMar>
<w:top w:w="0" w:type="dxa"/>
<w:left w:w="108" w:type="dxa"/>
<w:bottom w:w="0" w:type="dxa"/>
<w:right w:w="108" w:type="dxa"/>
</w:tblCellMar>
</w:tblPr>
</w:style>
<w:style w:type="paragraph" w:styleId="a8">
<w:name w:val="HTML Preformatted"/>
<w:basedOn w:val="a1"/>
<w:pPr>
<w:tabs>
<w:tab w:val="left" w:pos="916"/>
<w:tab w:val="left" w:pos="1832"/>
<w:tab w:val="left" w:pos="2748"/>
<w:tab w:val="left" w:pos="3664"/>
<w:tab w:val="left" w:pos="4580"/>
<w:tab w:val="left" w:pos="5496"/>
<w:tab w:val="left" w:pos="6412"/>
<w:tab w:val="left" w:pos="7328"/>
<w:tab w:val="left" w:pos="8244"/>
<w:tab w:val="left" w:pos="9160"/>
<w:tab w:val="left" w:pos="10076"/>
<w:tab w:val="left" w:pos="10992"/>
<w:tab w:val="left" w:pos="11908"/>
<w:tab w:val="left" w:pos="12824"/>
<w:tab w:val="left" w:pos="13740"/>
<w:tab w:val="left" w:pos="14656"/>
</w:tabs>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:kern w:val="0"/>
<w:sz w:val="24"/>
<w:sz-cs w:val="24"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="a9">
<w:name w:val="Normal (Web)"/>
<w:basedOn w:val="a1"/>
<w:pPr>
<w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/>
<w:ind w:left="0" w:right="0"/>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:kern w:val="0"/>
<w:sz w:val="24"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="a12">
<w:name w:val="columnhead"/>
<w:basedOn w:val="a1"/>
<w:pPr>
<w:pBdr>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:pBdr>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:kern w:val="0"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="a13">
<w:name w:val="head1"/>
<w:basedOn w:val="a1"/>
<w:pPr>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:b/>
<w:kern w:val="0"/>
<w:sz w:val="24"/>
<w:sz-cs w:val="24"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="a14">
<w:name w:val="head2"/>
<w:basedOn w:val="a1"/>
<w:pPr>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:kern w:val="0"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="a15">
<w:name w:val="columndata"/>
<w:basedOn w:val="a1"/>
<w:pPr>
<w:pBdr>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:pBdr>
<w:jc w:val="left"/>
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:kern w:val="0"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN" w:bidi="AR-SA"/>
</w:rPr>
</w:style>
<w:style w:type="character" w:styleId="a16">
<w:name w:val="head11"/>
<w:basedOn w:val="a11"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:b/>
<w:sz w:val="24"/>
<w:sz-cs w:val="24"/>
</w:rPr>
</w:style>
<w:style w:type="character" w:styleId="a17">
<w:name w:val="head21"/>
<w:basedOn w:val="a11"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
</w:style>
</w:styles>
<w:bgPict>
<w:background w:bgcolor="#FFFFFF"/>
<v:background id="_x0000_s1025">
<v:fill on="t" color2="#FFFFFF" focussize="0,0"/>
</v:background>
</w:bgPict>
<w:docPr>
<w:view w:val="print"/>
<w:zoom w:percent="100"/>
<w:characterSpacingControl w:val="DontCompress"/>
<w:documentProtection w:enforcement="off"/>
<w:doNotEmbedSystemFonts/>
<w:defaultTabStop w:val="420"/>
<w:displayHorizontalDrawingGridEvery w:val="1"/>
<w:displayVerticalDrawingGridEvery w:val="1"/>
<w:compat>
<w:spaceForUL/>
<w:useFELayout/>
</w:compat>
</w:docPr>
<w:body>
<wx:sect>
<w:tbl>
<w:tblPr>
<w:tblW w:w="13752" w:type="dxa"/>
<w:tblInd w:w="0" w:type="dxa"/>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tblCellMar>
<w:top w:w="0" w:type="dxa"/>
<w:left w:w="0" w:type="dxa"/>
<w:bottom w:w="0" w:type="dxa"/>
<w:right w:w="0" w:type="dxa"/>
</w:tblCellMar>
</w:tblPr>
<w:tblGrid>
<w:gridCol w:w="1872"/>
<w:gridCol w:w="1152"/>
<w:gridCol w:w="864"/>
<w:gridCol w:w="9864"/>
</w:tblGrid>
<w:tr>
<w:tblPrEx>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tblCellMar>
<w:top w:w="0" w:type="dxa"/>
<w:left w:w="0" w:type="dxa"/>
<w:bottom w:w="0" w:type="dxa"/>
<w:right w:w="0" w:type="dxa"/>
</w:tblCellMar>
</w:tblPrEx>
<w:trPr>
<w:trHeight w:val="720" w:h-rule="atLeast"/>
</w:trPr>
<w:tc>
<w:tcPr>
<w:tcW w:w="0" w:type="auto"/>
<w:gridSpan w:val="4"/>
<w:tcBorders>
<w:top w:val="nil"/>
<w:left w:val="nil"/>
<w:bottom w:val="nil"/>
<w:right w:val="nil"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tcMar>
<w:top w:w="58" w:type="dxa"/>
<w:left w:w="12" w:type="dxa"/>
<w:bottom w:w="58" w:type="dxa"/>
</w:tcMar>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="center"/>
<w:textAlignment w:val="center"/>
</w:pPr>
<w:r>
<w:rPr>
<w:rStyle w:val="a16"/>
<w:bdr w:val="nil"/>
</w:rPr>
<w:t>表C.1 錄井綜合記錄</w:t>
</w:r>
</w:p>
</w:tc>
</w:tr>
<w:tr>
<w:tblPrEx>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tblCellMar>
<w:top w:w="0" w:type="dxa"/>
<w:left w:w="0" w:type="dxa"/>
<w:bottom w:w="0" w:type="dxa"/>
<w:right w:w="0" w:type="dxa"/>
</w:tblCellMar>
</w:tblPrEx>
<w:trPr/>
<w:tc>
<w:tcPr>
<w:tcW w:w="1872" w:type="dxa"/>
<w:tcBorders>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="center"/>
<w:textAlignment w:val="center"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
<w:t>日期、時間</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="1152" w:type="dxa"/>
<w:tcBorders>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="center"/>
<w:textAlignment w:val="center"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
<w:t>工序</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="864" w:type="dxa"/>
<w:tcBorders>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="center"/>
<w:textAlignment w:val="center"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
<w:t>井深</w:t>
</w:r>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
<w:br w:type="text-wrapping"/>
</w:r>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
<w:t>m</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="9864" w:type="dxa"/>
<w:tcBorders>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="center"/>
<w:textAlignment w:val="center"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
</w:rPr>
<w:t>主要事項</w:t>
</w:r>
</w:p>
</w:tc>
</w:tr>
<#list list as list >
<w:tr>
<w:tblPrEx>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tblCellMar>
<w:top w:w="0" w:type="dxa"/>
<w:left w:w="0" w:type="dxa"/>
<w:bottom w:w="0" w:type="dxa"/>
<w:right w:w="0" w:type="dxa"/>
</w:tblCellMar>
</w:tblPrEx>
<w:trPr/>
<w:tc>
<w:tcPr>
<w:tcW w:w="1872" w:type="dxa"/>
<w:tcBorders>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tcMar>
<w:top w:w="58" w:type="dxa"/>
<w:left w:w="58" w:type="dxa"/>
<w:bottom w:w="58" w:type="dxa"/>
</w:tcMar>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="left"/>
<w:textAlignment w:val="center"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
<w:t>${list.rq}</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="1152" w:type="dxa"/>
<w:tcBorders>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tcMar>
<w:top w:w="58" w:type="dxa"/>
<w:left w:w="12" w:type="dxa"/>
<w:bottom w:w="58" w:type="dxa"/>
</w:tcMar>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="center"/>
<w:textAlignment w:val="center"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
<w:t>${list.gx}</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="864" w:type="dxa"/>
<w:tcBorders>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tcMar>
<w:top w:w="58" w:type="dxa"/>
<w:left w:w="12" w:type="dxa"/>
<w:bottom w:w="58" w:type="dxa"/>
</w:tcMar>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="center"/>
<w:textAlignment w:val="center"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
<w:t>${list.js}</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="9864" w:type="dxa"/>
<w:tcBorders>
<w:top w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" wx:bdrwidth="10" w:space="0" w:color="auto"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tcMar>
<w:top w:w="58" w:type="dxa"/>
<w:left w:w="58" w:type="dxa"/>
<w:bottom w:w="58" w:type="dxa"/>
</w:tcMar>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="left"/>
<w:textAlignment w:val="center"/>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="default"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:ascii="宋體" w:h-ansi="宋體" w:fareast="宋體" w:cs="宋體" w:hint="fareast"/>
<w:sz w:val="18"/>
<w:sz-cs w:val="18"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
<w:t>${list.zysxjcsqk}</w:t>
</w:r>
</w:p>
</w:tc>
</w:tr>
</#list>
<#--強制換頁-->
<#-- <w:p ><w:r><w:br w:type="page" /></w:r></w:p>-->
<w:tr>
<w:tblPrEx>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tblCellMar>
<w:top w:w="0" w:type="dxa"/>
<w:left w:w="0" w:type="dxa"/>
<w:bottom w:w="0" w:type="dxa"/>
<w:right w:w="0" w:type="dxa"/>
</w:tblCellMar>
</w:tblPrEx>
<w:trPr>
<w:trHeight w:val="432" w:h-rule="atLeast"/>
</w:trPr>
<w:tc>
<w:tcPr>
<w:tcW w:w="0" w:type="auto"/>
<w:gridSpan w:val="4"/>
<w:tcBorders>
<w:top w:val="nil"/>
<w:left w:val="nil"/>
<w:bottom w:val="nil"/>
<w:right w:val="nil"/>
</w:tcBorders>
<w:shd w:val="clear" w:color="auto" w:fill="auto"/>
<w:tcMar>
<w:top w:w="58" w:type="dxa"/>
<w:left w:w="12" w:type="dxa"/>
<w:bottom w:w="58" w:type="dxa"/>
</w:tcMar>
<w:vAlign w:val="center"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="off"/>
<w:keepLines w:val="off"/>
<w:widowControl/>
<w:supressLineNumbers w:val="off"/>
<w:jc w:val="left"/>
<w:textAlignment w:val="center"/>
<w:rPr>
<w:rFonts w:fareast="宋體" w:hint="default"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rStyle w:val="a17"/>
<w:bdr w:val="nil"/>
</w:rPr>
<w:t> 審核人:</w:t>
</w:r>
<w:r>
<w:rPr>
<w:rStyle w:val="a17"/>
<w:rFonts w:fareast="宋體" w:hint="fareast"/>
<w:bdr w:val="nil"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
<w:t> </w:t>
</w:r>
</w:p>
</w:tc>
</w:tr>
</w:tbl>
<w:p>
<w:pPr>
<w:rPr>
<w:sz w:val="24"/>
<w:sz-cs w:val="24"/>
</w:rPr>
</w:pPr>
</w:p>
<w:sectPr>
<w:pgSz w:w="16838" w:h="11906"/>
<w:pgMar w:top="576" w:right="1" w:bottom="576" w:left="1440" w:header="851" w:footer="992"
w:gutter="0"/>
<w:cols w:space="0"/>
</w:sectPr>
</wx:sect>
</w:body></w:wordDocument>