How to access NSPrintOperation.JobTitle ? without a plugin

thanks. I would like to change the title of a system direct pdf print from the print dialog.
seems macoslib has some methods for NSPrint, but not for NSPrintOperation.

pretty sure it’s a simple declare but I can’t figure it.

The print dialog usually takes your front window title, so just name your window before printing.

1 Like