Changes for page Printing
Last modified by Thomas Coelho (local) on 2025/05/07 11:30
From version 8.1
edited by Thomas Coelho (local)
on 2025/05/07 11:30
on 2025/05/07 11:30
Change comment:
There is no comment for this version
To version 6.1
edited by Thomas Coelho (local)
on 2023/09/19 10:07
on 2023/09/19 10:07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,12 +7,11 @@ 7 7 8 8 The following common accessible printers are available: 9 9 10 -(% class="table-bordered" %) 11 11 |Name|Features|Type|Location 12 -| canon1|duplex color A3|CanoniR-ADVC5840|01.11711 +|km1|duplex color A3|Konika-Minolta bizhub C224e|01.117 13 13 |psBlack1|duplex|HP LaserJet M608|01.117 14 14 |psColor1|duplex color|HP Color LaserJet M652|01.117 15 -| canon2|duplex color A3|CanoniR-ADVC5840|02.11314 +|km2|duplex color A3|Konika-Minolta bizhub C224e|02.113 16 16 |psBlack2|duplex|HP LaserJet M608|02.113 17 17 |psColor2|duplex color|HP Color LaserJet M652|02.113 18 18 ... ... @@ -39,7 +39,7 @@ 39 39 You can change this system wide or only for the current user. System wide settings go to the file '''/etc/cups/client.conf'''. Personal changes go to '''~~/.cups/client.conf'''. 40 40 41 41 In most cases this file needs to be created. The man page tells you that this is deprecated. Currently this is only valid for MacOS and runs fine with Ubuntu 18.04. Add the following line to the file: 42 -\\ {{codelanguage="none"}}ServerName print-itp:631{{/code}}41 +\\ ServerName print-itp:631 43 43 44 44 With this setting you will not be able to print somewhere else. 45 45 ... ... @@ -47,10 +47,25 @@ 47 47 48 48 = Printing from Windows = 49 49 50 - ==Download driver archive==49 +Printing from Windows is only supported with IPP. Windows/Samba printer shares are no longer available. Unfortunately this is not as smooth as in Linux or MacOS. 51 51 51 +This means installing printers is a bit more complicated. Automatic downloading of drivers is not supported. Our preconfigured Windows 10 VMs come with preinstalled central printers (km1/2, psColor 1/2, psBlack1/2). Personal printers are handled in a different manner. 52 52 53 -== Installingthedrivers==53 +~== Download driver archive == 54 54 55 +Download the zip archive for the central printers here: [https:~/~/itp.uni-frankfurt.de/~~thw/printer/winprinter.zip]. Access is restricted to the campus LAN. 55 55 57 +~== Installing the drivers == 58 + 59 +# Unzip the downloaded file. 60 +# Open the "Printer & Scanner" management page from the system settings. 61 +# Click on Add printer. Due to network design the printers will not be found automatically. Click on "The printer is not listed" (this option is often not shown immediately, but after Windows searched for a few seconds). 62 +# Choose the "Select shared printer by name" and enter the URL http:~/~/print-itp:631/printers/PRINTERNAME. Hereby replace PRINTERNAME with one of our central printers: psBlack1, psBlack2, psColor1, psColor2, km1, km2. Then click continue. 63 +# Then you have to choose a driver. Click on "Datenträger" and locate the unziped files. 64 +# In the located directory search for the matching subdirectory and driver file. For the printers km1/2 this is the directory "kmX" and the file "KOAYTA_". For the printers psColor1/2 this is the directory "KyoClassicUniversalKPDL_v3.3" with the subdirectory "German" and there the file "OEMSETUP". For the printers psBlack1/2 this is the directory "HP" and one of the files there e.g. "hpbuio200l". 65 +# In the next window choose one of the two displayed drivers and continue. 66 +# Last you can choose a name for the printer. 67 + 68 +For the printers psColor1 and psColor2 you additionally need to activate color printing: In the printer properties of each of the printers go to the tab extended settings and switch to color there to be able to print in color. In the printer settings go to the tab Paper/Quality and set to color to get color as standard printing mode. 69 + 56 56