[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#562070: RFP: diffpdf -- compares two PDF files textually or visually



On Wednesday 23 December 2009 11:02:48, Mark Summerfield wrote:
> Hi David,

Hello Mark,

> What I've done instead is removed mention of these examples from the
> About text (in mainwindow.cpp); they weren't ever mentioned in the
> README. This isn't because I mind you having the source but they were
> created using the lout typesetting system and I don't want to add that
> as a dependency.
> 
> I've also put the PDFs on my website and now mention them in the README.

Great!

> And I've taken the opportunity to do a tiny update to the program (a
> cosmetic improvement to the options dialog), and to update the copyright
> year. So there is now a new tarball,
> http://www.qtrac.eu/diffpdf-0.4.0.tar.gz

I'm attaching a manpage I wrote, please consider including it in your next 
upload.

> I very much want DiffPDF to be part of Debian, so please let me know if
> I need to do anything else.

Sure.
One thing I would do is clarifying the licensing information for images/*. 
Where did you get them from? So that I can put a notice in debian/copyright 
mentioning this (and pointing to this bugreport, for future reference).

Also, I have a couple of suggestion, but these could be added in a future 
release. It would be cool to be able to do:

$ diffpdf --visual file1 file2

(or --textual), and have it automatically start the comparison.

Thank you for cooperating!
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
.TH DIFFPDF 1 "December 23, 2009"
.SH NAME
diffpdf \- compare two PDF files textually or visually
.SH SYNOPSIS
.B diffpdf
.RI [ file1 ]
.RI [ file2 ]
.SH DESCRIPTION
This manual page documents briefly the \fBdiffpdf\fP command.
.PP
\fBDiffPDF\fP is used to compare two PDF files.
.br
By default the comparison is of the text on each pair of pages, but
comparing the appearance of pages is also supported (for example, if
a diagram is changed or a paragraph reformatted). It is also possible
to compare particular pages or page ranges. For example, if there are
two versions of a PDF file, one with pages 1-12 and the other with
pages 1-13 because of an extra page having been added as page 4, they
can be compared by specifying two page ranges, 1-12 for the first and 1-3,
5-13 for the second. This will make DiffPDF compare pages in the pairs
(1, 1), (2, 2), (3, 3), (4, 5), (5, 6), and so on, to (12, 13).
.SH AUTHOR
diffpdf was written by Mark Summerfield <mark@qtrac.eu>.
.PP
This manual page was written by David Paleino <dapal@debian.org>,
for the Debian project (and may be used by others).

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: