Preserving selected printer settings

喜夏-厌秋 提交于 2019-12-01 01:35:13

Actually this is quite a simple task, and then for each report just resend the printerinfo.

See the example at Torry for how to store current setting, you can also get from the printDialog info as well.

If you need a more detailed code sample of how to store and read details to INI file from the printer object let me know, and I will code one up for you.

Regards

RE

From the answers given to you in the Digital Metaphors newsgroup it would seem that the ReportBuilder-owned printer setup is going to get applied by them before they output the report, so even if you find the specific solution you are seeking 'at a Windows level', you will still need to find a 'ReportBuilder' solution to get this working. Have you tried the OnInitializePrinterSetup event they suggest?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!