We have a project to get badge printing working here. I'm wondering if anyone on the list has completed this... Short synopsis is we are setting it up to print to a print cue, that when a user badges in at the printer nearest to him/her - the job appears on that printer
The process varies between where to place preferences in 10.7 and 10.8...
The process includes:
1. Install the printer driver
2. Install 'SharpJobHandling' where one uses composer to package: /~/Library/Containers/com.apple.TextEdit/Data/Library/jp.com.sharp.mfp.Printer_Share_Name.plist and /~/Preferences/com.apple.print.customepresets.forprinter.Printer_Share_Name.plist. One thing that is done is locking the 'user name' before creating the package which is set up FUT/FEU.
3. Install the Sharp preferences (different places depending on OS)
4. Install the printer
5. Run the script to change 'user name' to short name
Where I'm hitting the wall is that the user name isn't coming in locked, so it is not in the plist and doesn't get changed to the present users short name via the script...
Anybody out there deal with and resolve this one?
