Posts

Post not yet marked as solved
0 Replies
534 Views
We have a software product that sends prints to a printer driver with the driver settings pre-saved to a file and applied at the time of printing. For reasons outside the scope of this question in some specific cases we need to open a pop up window for the OEM driver for the settings to be accepted by the OEM driver. In these cases the user has to click "Print" a second time, not ideal. Our dev team is having a difficult time automatically clicking that second Print button so the user doesn't have to. The goal is the window would pop up for a fraction of a second and the file is sent off right away with only one click by the user. I have personally tried playing around with AppleScript to accomplish this but have not been able to do so. The application itself is written with QT and here is the info regarding the button in question from Accessibility Inspector: Does anyone have any knowledge how to auto press this button?
Posted
by bluironic.
Last updated
.
Post not yet marked as solved
6 Replies
1k Views
Under Ventura we are noticing that our software "service" is displaying under Apple Settings the "person's name" associated with the Apple Account rather than labeling the service using the name of "the service". Obviously confusing. Does anyone have a suggestion how to get a service to grab and use the service name from some plist entry in the Launch Daemon plist file? Any clues would be very welcome. Thanks.
Posted
by bluironic.
Last updated
.