Your message dated Sat, 13 Mar 2021 18:24:38 +0100
with message-id <[email protected]>
and subject line Re: Bug#95574: use of stdin/stdout
has caused the Debian Bug report #95574,
regarding use of stdin/stdout
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
95574: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=95574
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xpdf
Version: 0.92-3
Severity: wishlist

It would be nice if the xpdf tools supported the Unixy style of
using stdin and stdout streams when the filenames are not presented on
the command line.

I'm so used to expecting to be able to do things such as:

$ zcat foo.pdf.gz | xpdf &
$ bzip2 -dc plans.pdf.bz2 | pdftops -upw s3cr3t | lpr -Pcolor
$ zcat report.pdf.gz | pdftotext | chef | mail -s Report boss




--- End Message ---
--- Begin Message ---
Hi,

I see that poppler utils like pdftotext and pdftops have gained the
ability to work with stdin/stdout, while xpdf itself has learned to deal
with compressed files like report.pdf.gz or plans.pdf.bz2 through its
wrapper. I think the features requested in this bug are all present now,
so I'm closing this bug (after almost two decades!).

Florian

--- End Message ---

Reply via email to