diff options
Diffstat (limited to 'documentation/content/pl/books/handbook/printing/_index.adoc')
-rw-r--r-- | documentation/content/pl/books/handbook/printing/_index.adoc | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/documentation/content/pl/books/handbook/printing/_index.adoc b/documentation/content/pl/books/handbook/printing/_index.adoc index 4f6df4ee45..88aa5c87e1 100644 --- a/documentation/content/pl/books/handbook/printing/_index.adoc +++ b/documentation/content/pl/books/handbook/printing/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/kernelconfig next: books/handbook/linuxemu showBookMenu: true weight: 12 -path: "/books/handbook/" +params: + path: "/books/handbook/printing/" --- [[printing]] @@ -523,11 +524,6 @@ Modify [.filename]#/etc/printcap# to use this new input filter: Test the filter by printing PostScript(R) and plain text files. -[[printing-lpd-filters-othersmart]] -==== Other Smart Filters - -Writing a filter that detects many different types of input and formats them correctly is challenging. package:print/apsfilter[] from the Ports Collection is a smart "magic" filter that detects dozens of file types and automatically converts them to the `PDL` understood by the printer. See http://www.apsfilter.org[] for more details. - [[printing-lpd-queues]] === Multiple Queues @@ -770,4 +766,4 @@ Hewlett Packard provides a printing system that supports many of their inkjet an [[printing-other-lprng]] === LPRng -LPRng was developed as an enhanced alternative to man:lpd[8]. The port is package:sysutils/LPRng[]. For details and documentation, see http://www.lprng.com/[]. +LPRng was developed as an enhanced alternative to man:lpd[8]. The port is package:sysutils/LPRng[]. For details and documentation, see https://lprng.sourceforge.net/[]. |