123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- <DocRoot>
- <Parameters />
- <DataSources>
- <Reference name="ApplyAccountBillPrintQuery" alias.zh_CN="记账申请单套打查询" alias="#1" info="::/com/kingdee/eas/fi/gl/app/ApplyAccountBillPrintQuery.bos-query" />
- </DataSources>
- <Styles version="1.0">
- <Style id="2">
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- </Borders>
- </Style>
- <Style id="1">
- <Font fontName="宋体" size="15" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <Borders>
- <Border position="left" lineStyle="NullLine" />
- <Border position="top" lineStyle="NullLine" />
- <Border position="right" lineStyle="NullLine" />
- <Border position="bottom" lineStyle="NullLine" />
- <Border position="diagonalleft" lineStyle="NullLine" />
- <Border position="diagonalright" lineStyle="NullLine" />
- </Borders>
- <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
- <Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <Protection hidden="false" locked="false" />
- </Style>
- <Style id="0" />
- </Styles>
- <Report type="r1-print" version="7.0.1">
- <Page id="page1" width="1720" height="2470">
- <Sub-objects>
- <Barcode id="barcode1" styleId="0" x="426" y="389" width="766" height="249">
- <Data dataSource="ApplyAccountBillPrintQuery" barcodeType="code128" fields="{DataSource@ApplyAccountBillPrintQuery@billImage.imageNumber@null@}," dpi="150" modelWidth="0.0" barHeight="0.0" symbolShape="force-none" sampleTxt="12345678" showSample="true" fontSize="11" />
- </Barcode>
- <Text id="text1" styleId="1" x="387" y="707" width="850" height="119">
- <Data><![CDATA[记账申请单]]></Data>
- </Text>
- <PrintLayoutGrid id="layoutGrid1" x="254" y="887">
- <Data />
- <Col width="421" id="column1" />
- <Col width="420" id="column2" />
- <Col width="420" id="column3" />
- <TR height="132" id="row1">
- <TD id="cell1" styleId="2">
- <Value type="text"><![CDATA[表单号]]></Value>
- </TD>
- <TD id="cell2" styleId="2">
- <Value type="field" dataSource="ApplyAccountBillPrintQuery">company.number</Value>
- </TD>
- <TD id="cell3" />
- </TR>
- <TR height="132" id="row2">
- <TD id="cell4" styleId="2">
- <Value type="text"><![CDATA[日期]]></Value>
- </TD>
- <TD id="cell5" styleId="2">
- <Value type="field" dataSource="ApplyAccountBillPrintQuery">bizDate</Value>
- </TD>
- <TD id="cell6" />
- </TR>
- <TR height="133" id="row3">
- <TD id="cell7" styleId="2">
- <Value type="text"><![CDATA[事由]]></Value>
- </TD>
- <TD id="cell8" styleId="2">
- <Value type="field" dataSource="ApplyAccountBillPrintQuery">remark</Value>
- </TD>
- <TD id="cell9" />
- </TR>
- <TR height="133" id="row4">
- <TD id="cell10" styleId="2">
- <Value type="text"><![CDATA[申请人]]></Value>
- </TD>
- <TD id="cell11" styleId="2">
- <Value type="field" dataSource="ApplyAccountBillPrintQuery">creator.name</Value>
- </TD>
- <TD id="cell12" />
- </TR>
- <MergeBlocks>
- <Block left="1" right="2" top="0" bottom="0" />
- <Block left="1" right="2" top="1" bottom="1" />
- <Block left="1" right="2" top="2" bottom="2" />
- <Block left="1" right="2" top="3" bottom="3" />
- </MergeBlocks>
- </PrintLayoutGrid>
- </Sub-objects>
- </Page>
- </Report>
- <PrintInfo>
- <PaperSetup>
- <Paper>iso-a4</Paper>
- <Orientation>PORTRAIT</Orientation>
- <PageMargin left="190" right="190" top="250" bottom="250" />
- <Header height="150" margin="100" />
- <Footer height="150" margin="100" />
- </PaperSetup>
- <PrinterSetup>
- <DynamicPaper>false</DynamicPaper>
- <EconomizePaper isVerEconomizePaper="false" verSpace="0" isHorEconomizePaper="false" horSpace="0" />
- </PrinterSetup>
- <PreviewSetup>
- <BackgroundPicture>false</BackgroundPicture>
- </PreviewSetup>
- </PrintInfo>
- </DocRoot>
|