Howw在A4纸上多次打印面板 [英] Hoew to Print A panel many times on a A4 Sheet

查看:157
本文介绍了Howw在A4纸上多次打印面板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Panel On A表格,我想在Butten Click上的A4纸上打印该面板10次。

如何可能..........

I have a Panel On A form i want to print that panel 10 times on a A4 sheet on Butten Click.
How it Possible..........

推荐答案

尝试如何:打印Windows窗体 [ ^ ],或任何 https://www.google.com/search?q=print+c%23+ windows + form [ ^ ]。
Try How to: Print a Windows Form[^], or any of https://www.google.com/search?q=print+c%23+windows+form[^].


您可以使用.NET内置的 PrintDocument [ ^ ]将面板排列在纸上。您可以使用 DarwToBitmap 将面板导出到位图[ ^ ]并在PrintDocument上打印位图
You can use .NET built-in PrintDocument[^] to arrange the panels on the paper. You can export the panel to a bitmap by using DarwToBitmap[^] and print the bitmap on the PrintDocument


这篇关于Howw在A4纸上多次打印面板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆