1
vote
0answers
63 views

How can I make the OS print dialog default to a particular preset?

Simply put, this is what I want: I want to take a unique printer preset that has already been made and make the OS default to it any time that particular printer is selected to be printed to. I know ...
0
votes
0answers
147 views

Cups localhost:631/admin gives 404 not found

I am trying to help fix a friends computer (Mac, OS X v. 10.6.8). When trying to access cups through localhost:631 I get the main menu just fine. However when I try to access admin I get 404 not ...
0
votes
1answer
53 views

Using SSH-LPR with Mac?

I'm looking for a way to add a printer to my MacBook that prints using the lpr command on a remote server. I have passwordless logins set up, and I found a script that appears to do what I need it to: ...
3
votes
2answers
3k views

Cannot access CUPS utilities after upgrade to Lion

Since upgrading to Lion, I cannot access any of the local functions in the CUPS web-based interface. The response I get is "Internal Server Error". For example: http://localhost:631/admin or ...
3
votes
2answers
2k views

Printing to a Cups Server without using the local CUPS doesn't work since OS X Lion

With our new 21,5"-iMac, we bought the first Mac system for our Windows/Linux-oriented office. Hence we don’t have a lot of experience in using Mac OS X. I started to set up everything and it ran ...
1
vote
2answers
385 views

Printing current date and time on each page

I'm often printing several versions of a document (e.g. a paper in progress). To keep track of the printouts I would like to print the date and time of printing onto each page, regardless of which ...
2
votes
1answer
1k views

What are the secret options of the pdf convert tool from OS X?

I recently discovered the /System/Library/Printers/Libraries/convert tool that is able to convert HTML, DOC, ... to PDF. It works great but it has some optional arguments that are not documented: -a ...