POMaterialBarcode.r1-print 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <DocRoot>
  2. <Parameters />
  3. <DataSources>
  4. <Reference name="BarcodeTDPropertyPrint" alias.zh_CN="条码套打元数据" alias="#1" desc.zh_CN="条码套打元数据" desc="#1" info="::/com/kingdee/eas/barcode/scm/app/BarcodeTDPropertyPrint.bos-query" />
  5. </DataSources>
  6. <Styles version="1.0">
  7. <Style id="0" />
  8. </Styles>
  9. <Report type="r1-print" version="7.0.1">
  10. <Page id="page1" width="1720" height="2470">
  11. <Sub-objects>
  12. <PrintLayoutGrid id="layoutGrid1" x="177" y="156">
  13. <Data />
  14. <Col width="488" id="column1" />
  15. <Col width="487" id="column2" />
  16. <TR height="158" id="row1">
  17. <TD id="cell1">
  18. <Value type="text"><![CDATA[条码]]></Value>
  19. </TD>
  20. <TD id="cell2">
  21. <Sub-objects>
  22. <Barcode id="barcode1" styleId="0" x="0" y="0" width="487" height="158" horizontalFill="true" verticalFill="true">
  23. <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" />
  24. </Barcode>
  25. </Sub-objects>
  26. </TD>
  27. </TR>
  28. <TR height="159" id="row2">
  29. <TD id="cell4">
  30. <Value type="text"><![CDATA[物料编码]]></Value>
  31. </TD>
  32. <TD id="cell5" styleId="0">
  33. <Value type="field" dataSource="BarcodeTDPropertyPrint">f1</Value>
  34. </TD>
  35. </TR>
  36. <TR height="158" id="row3">
  37. <TD id="cell7">
  38. <Value type="text"><![CDATA[物料名称]]></Value>
  39. </TD>
  40. <TD id="cell8">
  41. <Value type="field" dataSource="BarcodeTDPropertyPrint">f2</Value>
  42. </TD>
  43. </TR>
  44. </PrintLayoutGrid>
  45. </Sub-objects>
  46. </Page>
  47. </Report>
  48. <PrintInfo>
  49. <PaperSetup>
  50. <Paper>iso-a4</Paper>
  51. <Orientation>PORTRAIT</Orientation>
  52. <PageMargin left="190" right="190" top="250" bottom="250" />
  53. <Header height="150" margin="100" />
  54. <Footer height="150" margin="100" />
  55. </PaperSetup>
  56. <PrinterSetup>
  57. <DynamicPaper>false</DynamicPaper>
  58. <EconomizePaper isVerEconomizePaper="false" verSpace="0" isHorEconomizePaper="false" horSpace="0" />
  59. </PrinterSetup>
  60. <PreviewSetup>
  61. <BackgroundPicture>false</BackgroundPicture>
  62. </PreviewSetup>
  63. </PrintInfo>
  64. </DocRoot>