1diffpdf(1)                       User Commands                      diffpdf(1)
2
3
4

NAME

6       diffpdf - Compare two PDF files
7
8

SYNOPSIS

10       diffpdf [OPTIONS] [FILE1 [FILE2]]
11
12

DESCRIPTION

14       A GUI program that compares two PDF files and shows their differences.
15
16       The files are optional and are normally set through the user interface.
17
18

OPTIONS

20       --help show  usage  text  and  terminate  (run the program without this
21              option and press F1 for online help).
22
23       -a, --appearance
24              set the initial comparison mode to Appearance.
25
26       -c, --characters
27              set the initial comparison mode to Characters.
28
29       -w, --words
30              set the initial comparison mode to Words (this is the default).
31
32       --language=LANG
33              set the program to use the given translation language, e.g.,  en
34              for  English,  cz for Czech; English will be used if there is no
35              translation available.
36
37       --debug=2
38              write the text fed to the sequence matcher into temporary  files
39              (e.g., /tmp/page1.txt etc.)
40
41       --debug=2
42              as --debug=2 but also includes coordinates in y, x order.
43
44

AUTHOR

46       DiffPDF  is  written  by  Mark  Summerfield.   This man page written by
47       Jonathan Wakely based on documentation written by Mark Summerfield.
48
49

COPYIGHT

51       Copyright © 2008-13 Qtrac Ltd.
52
53       This program is free software: you can redistribute it and/or modify it
54       under  the  terms of the GNU General Public License as published by the
55       Free Software Foundation, either version 2 of the License, or (at  your
56       option),  any  later  version.  This program is distributed in the hope
57       that it will be useful, but WITHOUT  ANY  WARRANTY;  without  even  the
58       implied  warranty  of  MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR‐
59       POSE.  See  the  GNU  General   Public   License   for   more   details
60       <http://gnu.org/licenses/gpl.html>.
61
62
63
64                                 January 2016                       diffpdf(1)
Impressum