[Poppler-bugs] [Bug 16941] New: pdftops does not take -cfg option

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 1 05:26:28 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=16941

           Summary: pdftops does not take -cfg option
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: seb128 at ubuntu.com


the bug has been opened on
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/193636

"man pdfops
-------------------------------------------------------------------------------
...
 -cfg config-file
              Read config-file in place of ~/.xpdfrc or the system-wide config
file.
...
-------------------------------------------------------------------------------

but
 pdftops -cfg /etc/cups/pdftops.conf ch09.pdf xx.ps
will bring me to the usage.
-------------------------------------------------------------------------------
pdftops version 3.00
Copyright 1996-2004 Glyph & Cog, LLC
Usage: pdftops [options] <PDF-file> [<PS-file>]
  -f <int> : first page to print
...
-------------------------------------------------------------------------------
and there is no -cfg option.

and this will cause cups print failed to work.
-------------------------------------------------------------------------------
E [20/Feb/2008:18:44:36 +0800] [Job 161] pdftops-options: -cfg
/etc/cups/pdftops.conf
E [20/Feb/2008:18:44:36 +0800] [Job 161] /usr/bin/pdftops exited with exit code
1
E [20/Feb/2008:18:44:36 +0800] [Job 161] Empty print file!
E [20/Feb/2008:18:44:36 +0800] PID 15737 (/usr/lib/cups/filter/pstops) stopped
with status 1!
E [20/Feb/2008:18:44:36 +0800] PID 15735 (/usr/lib/cups/filter/pdftops) stopped
with status 1!
E [20/Feb/2008:18:44:36 +0800] [Job 161] Job stopped due to filter errors.
-------------------------------------------------------------------------------

which in effect is caused by 'cupsys: /usr/lib/cups/filter/pdftops' which
assume pdftops accept -cfg option."


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list