Has Powerbuilder addressed the issue that Windows introduced in Server 2016 where in some remote environments there is an issue when mapping default client printers and that information being retained outside of the current session? Here is an article we would outlining the issue https://social.technet.microsoft.com/Forums/windowsserver/en-US/785cbcc6-4f0b-4d88-b12f-2b1d89b85a44/remoteapp-default-printer-redirection-not-working-in-server-2016?forum=winserverTS
I upgraded to build 1915 but still it does not highlight the default printer all the time. My application is calling PRINT() in-built function but no luck.
Even PrintSetUp() dialog box does not highlight the default printer.
I am not sure if I need to apply Roland's fix to call GetDefaultPrinterW() Windows API.
Vipin.
Waiting for your comment. Shall I go and apply Roland fix or Appeon is going to do something?
Vipin
Sorry for the late reply.
We suggest that you try Windows API GetDefaultPrinterW() Windows API.
BTW, I also checked your post on the community site, and it seems that is a new bug that we didn’t fix before.
If the issue can’t be worked around, I suggest that you report this problem to our ticket system: https://www.appeon.com/standardsupport/newbug so it can be properly received and tracked.
Please also provide a sample PB test case (with PBT/PBL) when you submit it to the ticket system.
Regards,