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.
|
|
<?xml version="1.0" encoding="utf-8"?><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"> <Dictionary> <TableDataSource Name="payinfo" ReferenceName="Data.payinfo" DataType="System.Int32" Enabled="true"> <Column Name="organizationUnitName" DataType="System.String"/> <Column Name="CreationTime" DataType="System.String"/> <Column Name="CreatorName" DataType="System.String"/> <Column Name="total" DataType="System.String"/> <Column Name="totalUpper" DataType="System.String"/> <Column Name="invoiceOrgName" DataType="System.String"/> <Column Name="invoiceNo" DataType="System.String"/> </TableDataSource> <TableDataSource Name="pic" ReferenceName="Data.pic" DataType="System.Int32" Enabled="true"> <Column Name="photo" DataType="System.String"/> <Column Name="firstPage" DataType="System.String"/> <Column Name="pageHeader" DataType="System.String"/> <Column Name="pageFooter" DataType="System.String"/> </TableDataSource> <Parameter Name="printer" DataType="System.String"/> <Parameter Name="hisLog" DataType="System.String"/> </Dictionary> <ReportPage Name="Page1" PaperHeight="148"> <ReportTitleBand Name="ReportTitle1" Width="718.2" Height="37.8"> <TextObject Name="Text1" Width="718.2" Height="37.8" Text="收费单" HorzAlign="Center" VertAlign="Center" Font="宋体, 20pt, style=Bold"/> </ReportTitleBand> <DataBand Name="Data1" Top="41.13" Width="718.2" Height="141.75" DataSource="payinfo"> <TextObject Name="Text2" Left="9.45" Top="9.45" Width="113.4" Height="28.35" Text="医疗机构名称:" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text3" Left="94.5" Top="9.45" Width="207.9" Height="28.35" Text="[payinfo.organizationUnitName]" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text4" Left="294.75" Top="9.45" Width="85.05" Height="28.35" Text="收费日期:" HorzAlign="Right" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text5" Left="370.35" Top="9.45" Width="170.1" Height="28.35" Text="[payinfo.CreationTime]" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text6" Left="9.45" Top="37.8" Width="56.7" Height="28.35" Text="姓名:" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text7" Left="47.25" Top="37.8" Width="245.7" Height="28.35" Text="[payinfo.invoiceOrgName]" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text8" Left="294.75" Top="37.8" Width="85.05" Height="28.35" Text="项目类别:" HorzAlign="Right" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text9" Left="370.35" Top="37.8" Width="75.6" Height="28.35" Text="体检费" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text10" Left="9.45" Top="66.15" Width="132.3" Height="28.35" Text="费用合计(大写):" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text11" Left="113.4" Top="66.15" Width="585.9" Height="28.35" Text="[payinfo.totalUpper]" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text12" Left="556.1" Top="37.8" Width="66.15" Height="28.35" Text="金额:" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text13" Left="595.35" Top="37.8" Width="103.95" Height="28.35" Text="[payinfo.total]" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text14" Left="529.2" Top="9.45" Width="75.6" Height="28.35" Text="发票号码:" HorzAlign="Right" VertAlign="Bottom"/> <TextObject Name="Text15" Left="595.35" Top="9.45" Width="103.95" Height="28.35" Text="[payinfo.invoiceNo]" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text16" Left="9.45" Top="94.5" Width="75.6" Height="28.35" Text="收费人:" VertAlign="Bottom" Font="宋体, 10pt"/> <TextObject Name="Text17" Left="56.7" Top="94.5" Width="170.1" Height="28.35" Text="[payinfo.CreatorName]" VertAlign="Bottom" Font="宋体, 10pt"/> </DataBand> </ReportPage></Report>
|