diff options
| author | Jelmer Vernooij <jelmer@samba.org> | 2002-10-15 18:14:31 +0000 | 
|---|---|---|
| committer | Jelmer Vernooij <jelmer@samba.org> | 2002-10-15 18:14:31 +0000 | 
| commit | ca5759f796b153f702669942f7e01e498cc1170f (patch) | |
| tree | 291d7b51d46582b897cd7dbc42991aca48f47db4 /docs/htmldocs/printingdebug.html | |
| parent | af733342552ca6687a21f0a765993fb0e41059ed (diff) | |
| download | samba-ca5759f796b153f702669942f7e01e498cc1170f.tar.gz samba-ca5759f796b153f702669942f7e01e498cc1170f.tar.bz2 samba-ca5759f796b153f702669942f7e01e498cc1170f.zip | |
make html
(This used to be commit 39034207567c363a257f0aebd8ef22f15d98f451)
Diffstat (limited to 'docs/htmldocs/printingdebug.html')
| -rw-r--r-- | docs/htmldocs/printingdebug.html | 42 | 
1 files changed, 21 insertions, 21 deletions
| diff --git a/docs/htmldocs/printingdebug.html b/docs/htmldocs/printingdebug.html index acc81fdc00..abb83cb692 100644 --- a/docs/htmldocs/printingdebug.html +++ b/docs/htmldocs/printingdebug.html @@ -8,7 +8,7 @@ NAME="GENERATOR"  CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK  REL="HOME"  TITLE="SAMBA Project Documentation" -HREF="samba-project-documentation.html"><LINK +HREF="samba-howto-collection.html"><LINK  REL="PREVIOUS"  TITLE="Printing Support in Samba 2.2.x"  HREF="printing.html"><LINK @@ -71,15 +71,15 @@ CLASS="CHAPTER"  ><A  NAME="PRINTINGDEBUG"  ></A ->Chapter 8. Debugging Printing Problems</H1 +>Chapter 7. Debugging Printing Problems</H1  ><DIV  CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1128" +NAME="AEN986"  ></A ->8.1. Introduction</H1 +>7.1. Introduction</H1  ><P  >This is a short description of how to debug printing problems with  Samba. This describes how to debug problems with printing from a SMB @@ -152,9 +152,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1144" +NAME="AEN1002"  ></A ->8.2. Debugging printer problems</H1 +>7.2. Debugging printer problems</H1  ><P  >One way to debug printing problems is to start by replacing these  command with shell scripts that record the arguments and the contents @@ -209,9 +209,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1153" +NAME="AEN1011"  ></A ->8.3. What printers do I have?</H1 +>7.3. What printers do I have?</H1  ><P  >You can use the 'testprns' program to check to see if the printer  name you are using is recognized by Samba.  For example,  you can @@ -238,9 +238,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1161" +NAME="AEN1019"  ></A ->8.4. Setting up printcap and print servers</H1 +>7.4. Setting up printcap and print servers</H1  ><P  >You may need to set up some printcaps for your Samba system to use.  It is strongly recommended that you use the facilities provided by @@ -322,9 +322,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1189" +NAME="AEN1047"  ></A ->8.5. Job sent, no output</H1 +>7.5. Job sent, no output</H1  ><P  >This is the most frustrating part of printing.  You may have sent the  job,  verified that the job was forwarded,  set up a wrapper around @@ -367,9 +367,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1200" +NAME="AEN1058"  ></A ->8.6. Job sent, strange output</H1 +>7.6. Job sent, strange output</H1  ><P  >Once you have the job printing, you can then start worrying about  making it print nicely.</P @@ -413,9 +413,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1212" +NAME="AEN1070"  ></A ->8.7. Raw PostScript printed</H1 +>7.7. Raw PostScript printed</H1  ><P  >This is a problem that is usually caused by either the print spooling  system putting information at the start of the print job that makes @@ -428,9 +428,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1215" +NAME="AEN1073"  ></A ->8.8. Advanced Printing</H1 +>7.8. Advanced Printing</H1  ><P  >Note that you can do some pretty magic things by using your  imagination with the "print command" option and some shell scripts. @@ -444,9 +444,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1218" +NAME="AEN1076"  ></A ->8.9. Real debugging</H1 +>7.9. Real debugging</H1  ><P  >If the above debug tips don't help, then maybe you need to bring in  the bug guns, system tracing. See Tracing.txt in this directory.</P @@ -477,7 +477,7 @@ WIDTH="34%"  ALIGN="center"  VALIGN="top"  ><A -HREF="samba-project-documentation.html" +HREF="samba-howto-collection.html"  ACCESSKEY="H"  >Home</A  ></TD | 
