summaryrefslogtreecommitdiff
path: root/print/ghostscript8-base/files/patch-lib_pdf2dsc.ps
blob: 37ea16ef3dc7e2c9d06da278ea1768704cdc3c43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/pdf2dsc.ps.orig	2008-02-25 05:48:45 UTC
+++ lib/pdf2dsc.ps
@@ -116,7 +116,7 @@ systemdict /.setsafe known { .setsafe } 
    DSCfile PDFname write==only
    ( \(r\) file { DELAYSAFER { .setsafe } if } stopped pop\n) puts
    ( pdfopen begin\n) puts
-   ( copy_trailer_attrs\n) puts
+   ( process_trailer_attrs\n) puts
    (%%EndSetup\n) puts
 
    /.hasPageLabels false def % see "Page Labels" in the PDF Reference