printDocument1.Print(); } catch { MessageBox.Show("請安裝打印機", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error); } } protected void MyPrintDoc_PrintPage(object sender, PrintPageEventArgs e) { //字體 顏色 格式 坐標(biāo) drawFont = new Font("Arial", 8); ...
www.dbjr.com.cn/article/600...htm 2025-6-6