//把所选择的打印机名字附上 CrystalReportSource1.ReportDocument.PrintOptions.PrinterName = this.DropDownList1.SelectedItem.Text; //打印加载的报表 CrystalReportSource1.ReportDocument.PrintToPrinter(1, false, 1, 1)
111,120
社区成员
642,545
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧