preparing for release of 1.9.16alpha20
authorSamba Release Account <samba-bugs@samba.org>
Mon, 19 Aug 1996 11:28:02 +0000 (11:28 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Mon, 19 Aug 1996 11:28:02 +0000 (11:28 +0000)
(This used to be commit ced17fd3cbea7c6490f0e7b0949cb60acc644ef8)

docs/textdocs/Printing.txt
source3/include/version.h

index 93d1811512abd91b05034e17b9f795940d4ec499..9d053af1e7b3715e5fb381785e7ae01ae392aa75 100644 (file)
@@ -63,7 +63,12 @@ using the full path name in the "print command"
 to print. Fix your lpr system.
 
 - you get an extra blank page of output. Fix this in your lpr system,
-probably by editing /etc/printcap
+probably by editing /etc/printcap. It could also be caused by
+incorrect setting on your client. For example, under Win95 there is a
+option Printers|Printer Name|(Right
+Click)Properties|Postscript|Advanced| that allows you to choose if a
+Ctrl-D is appended to all jobs. This will affect if a blank page is
+output. 
 
 - you get raw postscript instead of nice graphics on the output. Fix
 this either by using a "print command" that cleans up the file before
index 1bcbad0f1a316699c28084a0652a3c2a7002d5b9..171a003c274462ab1456fccca9b5631dcdc6f3cd 100644 (file)
@@ -1 +1 @@
-#define VERSION "1.9.16alpha19"
+#define VERSION "1.9.16alpha20"