12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- <DocRoot>
- <Parameters />
- <DataSources>
- <Reference name="BarcodeTDPropertyPrint" alias.zh_CN="条码套打元数据" alias="#1" desc.zh_CN="条码套打元数据" desc="#1" info="::/com/kingdee/eas/barcode/scm/app/BarcodeTDPropertyPrint.bos-query" />
- </DataSources>
- <Styles version="1.0">
- <Style id="0" />
- </Styles>
- <Report type="r1-print" version="7.0.1">
- <Page id="page1" width="1720" height="2470">
- <Sub-objects>
- <PrintLayoutGrid id="layoutGrid1" x="177" y="156">
- <Data />
- <Col width="488" id="column1" />
- <Col width="487" id="column2" />
- <TR height="158" id="row1">
- <TD id="cell1">
- <Value type="text"><![CDATA[条码]]></Value>
- </TD>
- <TD id="cell2">
- <Sub-objects>
- <Barcode id="barcode1" styleId="0" x="0" y="0" width="487" height="158" horizontalFill="true" verticalFill="true">
- <Data dataSource="BarcodeTDPropertyPrint" barcodeType="qr" fields="{DataSource@BarcodeTDPropertyPrint@barcode@null@}," dpi="300" modelWidth="0.0" barHeight="0.0" symbolShape="force-none" sampleTxt="12345678" showSample="true" fontSize="11" />
- </Barcode>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="159" id="row2">
- <TD id="cell4">
- <Value type="text"><![CDATA[物料编码]]></Value>
- </TD>
- <TD id="cell5" styleId="0">
- <Value type="field" dataSource="BarcodeTDPropertyPrint">f1</Value>
- </TD>
- </TR>
- <TR height="158" id="row3">
- <TD id="cell7">
- <Value type="text"><![CDATA[物料名称]]></Value>
- </TD>
- <TD id="cell8">
- <Value type="field" dataSource="BarcodeTDPropertyPrint">f2</Value>
- </TD>
- </TR>
- </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>
|