You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
4.0 KiB

1 month ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Report ScriptLanguage="CSharp" ReportInfo.Created="08/25/2023 12:08:48" ReportInfo.Modified="04/24/2024 18:53:26" ReportInfo.CreatorVersion="2018.3.13.0">
  3. <Dictionary>
  4. <TableDataSource Name="payinfo" ReferenceName="Data.payinfo" DataType="System.Int32" Enabled="true">
  5. <Column Name="organizationUnitName" DataType="System.String"/>
  6. <Column Name="CreationTime" DataType="System.String"/>
  7. <Column Name="CreatorName" DataType="System.String"/>
  8. <Column Name="total" DataType="System.String"/>
  9. <Column Name="totalUpper" DataType="System.String"/>
  10. <Column Name="invoiceOrgName" DataType="System.String"/>
  11. <Column Name="invoiceNo" DataType="System.String"/>
  12. </TableDataSource>
  13. <TableDataSource Name="pic" ReferenceName="Data.pic" DataType="System.Int32" Enabled="true">
  14. <Column Name="photo" DataType="System.String"/>
  15. <Column Name="firstPage" DataType="System.String"/>
  16. <Column Name="pageHeader" DataType="System.String"/>
  17. <Column Name="pageFooter" DataType="System.String"/>
  18. </TableDataSource>
  19. <Parameter Name="printer" DataType="System.String"/>
  20. <Parameter Name="hisLog" DataType="System.String"/>
  21. </Dictionary>
  22. <ReportPage Name="Page1" PaperHeight="148">
  23. <ReportTitleBand Name="ReportTitle1" Width="718.2" Height="37.8">
  24. <TextObject Name="Text1" Width="718.2" Height="37.8" Text="收费单" HorzAlign="Center" VertAlign="Center" Font="宋体, 20pt, style=Bold"/>
  25. </ReportTitleBand>
  26. <DataBand Name="Data1" Top="41.13" Width="718.2" Height="141.75" DataSource="payinfo">
  27. <TextObject Name="Text2" Left="9.45" Top="9.45" Width="113.4" Height="28.35" Text="医疗机构名称:" VertAlign="Bottom" Font="宋体, 10pt"/>
  28. <TextObject Name="Text3" Left="94.5" Top="9.45" Width="207.9" Height="28.35" Text="[payinfo.organizationUnitName]" VertAlign="Bottom" Font="宋体, 10pt"/>
  29. <TextObject Name="Text4" Left="294.75" Top="9.45" Width="85.05" Height="28.35" Text="收费日期:" HorzAlign="Right" VertAlign="Bottom" Font="宋体, 10pt"/>
  30. <TextObject Name="Text5" Left="370.35" Top="9.45" Width="170.1" Height="28.35" Text="[payinfo.CreationTime]" VertAlign="Bottom" Font="宋体, 10pt"/>
  31. <TextObject Name="Text6" Left="9.45" Top="37.8" Width="56.7" Height="28.35" Text="姓名:" VertAlign="Bottom" Font="宋体, 10pt"/>
  32. <TextObject Name="Text7" Left="47.25" Top="37.8" Width="245.7" Height="28.35" Text="[payinfo.invoiceOrgName]" VertAlign="Bottom" Font="宋体, 10pt"/>
  33. <TextObject Name="Text8" Left="294.75" Top="37.8" Width="85.05" Height="28.35" Text="项目类别:" HorzAlign="Right" VertAlign="Bottom" Font="宋体, 10pt"/>
  34. <TextObject Name="Text9" Left="370.35" Top="37.8" Width="75.6" Height="28.35" Text="体检费" VertAlign="Bottom" Font="宋体, 10pt"/>
  35. <TextObject Name="Text10" Left="9.45" Top="66.15" Width="132.3" Height="28.35" Text="费用合计(大写):" VertAlign="Bottom" Font="宋体, 10pt"/>
  36. <TextObject Name="Text11" Left="113.4" Top="66.15" Width="585.9" Height="28.35" Text="[payinfo.totalUpper]" VertAlign="Bottom" Font="宋体, 10pt"/>
  37. <TextObject Name="Text12" Left="556.1" Top="37.8" Width="66.15" Height="28.35" Text="金额:" VertAlign="Bottom" Font="宋体, 10pt"/>
  38. <TextObject Name="Text13" Left="595.35" Top="37.8" Width="103.95" Height="28.35" Text="[payinfo.total]" VertAlign="Bottom" Font="宋体, 10pt"/>
  39. <TextObject Name="Text14" Left="529.2" Top="9.45" Width="75.6" Height="28.35" Text="发票号码:" HorzAlign="Right" VertAlign="Bottom"/>
  40. <TextObject Name="Text15" Left="595.35" Top="9.45" Width="103.95" Height="28.35" Text="[payinfo.invoiceNo]" VertAlign="Bottom" Font="宋体, 10pt"/>
  41. <TextObject Name="Text16" Left="9.45" Top="94.5" Width="75.6" Height="28.35" Text="收费人:" VertAlign="Bottom" Font="宋体, 10pt"/>
  42. <TextObject Name="Text17" Left="56.7" Top="94.5" Width="170.1" Height="28.35" Text="[payinfo.CreatorName]" VertAlign="Bottom" Font="宋体, 10pt"/>
  43. </DataBand>
  44. </ReportPage>
  45. </Report>