Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 C# 程序可以访问数据库以便在 Excel 中打印详细报告。
有什么方法可以使用该程序更改默认打印机,以便我可以将不同的报告打印到不同的打印机上。(一个是 A3 尺寸,另一个是 A4)。
谢谢