Bug#868498: xpdf: adding search command usable through xpdf's remote feature

2017-07-15 Thread Stefan Petrea
Package: xpdf Version: 3.04-1ubuntu1 Severity: wishlist Tags: patch Hi, I've added a new feature that can be used to execute a search in a document through the remote interface that xpdf provides. This was useful to me and is a feature I've always wanted to see in xpdf. Best regards, Stefan --

Bug#868498: additional details

2017-07-15 Thread Stefan Petrea
In order to test that the patch works as intended, run /usr/bin/xpdf.real -remote SERV q1.pdf This will open up a pdf viewer with a document. Now make a serach using the remote interface using the "SERV" server name. /usr/bin/xpdf.real -remote SERV -exec 'search(needle)' This will cause the

Bug#868498: git-related

2017-07-15 Thread Stefan Petrea
I should also mention that I made the patch on top of commit 35c94313f5e0e7bb9 of the debian git repository for xpdf https://anonscm.debian.org/cgit/collab-maint/xpdf.git/