Preserving selected printer settings

后端 未结 2 1698
猫巷女王i
猫巷女王i 2021-01-07 04:41

I have an application that runs through a series of bookings and prints each in turn in the form of an itinerary to send to clients. Each run could be 30 or so bookings so a

2条回答
  •  孤街浪徒
    2021-01-07 05:16

    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?

提交回复
热议问题