如何在wince 6.R2中打印?
msdn显示Wince 2.0及以上版本支持OnPrint(CDC* pDC, CPrintInfo* pInfo)函数,但是当我制作项目时,它显示CPrintInof undecalare。我在msdn中搜索,发现对于samrt设备项目CprintInfo不能使用
http://msdn.microsoft.com/en-us/library/w6afzd4h%28v=vs.80%29.aspx
那么如何在wince 6.0中打印?还有其他方法吗。
msdn shows that OnPrint(CDC* pDC, CPrintInfo* pInfo) function is supported in wince 2.0 and above version but when i made the project then it showing that CPrintInof undecalare. i searched in msdn and found that for samrt device project CprintInfo can't be used
http://msdn.microsoft.com/en-us/library/w6afzd4h%28v=vs.80%29.aspx
So how to print in wince 6.0?is there any other way.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我们使用现在相当过时但可能仍然是最好的,FieldSoftware 的PrinterCE。无法保证他们对 CE6 的支持,但可能值得下载试用版并尝试一下。
We use the now fairly antiquated but probably still the best, PrinterCE by FieldSoftware. Can't vouch for their CE6 support but probably worth downloading the trial and having a go.