Difference: PrinterSetup (2 vs. 3)

Revision 32007-08-15 - BrettCannon

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
There has been some print driver problems. Help is looking into fixing it directly, but for now, here's the temporary fix:
  • Delete your current 308c printer
Line: 11 to 11
 -- TerryHon - 07 Nov 2005
Changed:
<
<
If you are on a non-Windows machine and wish to print a PDF using SSH and the terminal, the following line will do it (substitute ${username} and ${pdf} as appropriate):
>
>
If you are on a non-Windows machine (this has been tests on OS X) and wish to print a PDF using SSH and the terminal, the following line will do it (substitute ${username} and ${pdf} as appropriate):
 ssh ${username}@cascade.cs.ubc.ca "pdf2ps - - | print -2 -Pspl" < ${pdf}"
Changed:
<
<
-- BrettCannon - 17 Jan 2006
>
>
I also have a Python script that uses PDF Services so that in print dialogs you can have an option under the 'PDF' button.

-- BrettCannon - 15 Aug 2007

 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback