poppler 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +6 -6
- data/ext/poppler/extconf.rb +1 -0
- data/ext/poppler/rbpoppler.c +0 -1
- data/lib/2.2/poppler.so +0 -0
- data/lib/2.3/poppler.so +0 -0
- data/lib/poppler.rb +1 -1
- data/test/poppler-test-utils.rb +1 -1
- data/vendor/local/bin/cjpeg.exe +0 -0
- data/vendor/local/bin/djpeg.exe +0 -0
- data/vendor/local/bin/jpegtran.exe +0 -0
- data/vendor/local/bin/libjpeg-9.dll +0 -0
- data/vendor/local/bin/libopenjp2.dll +0 -0
- data/vendor/local/bin/{libpoppler-55.dll → libpoppler-59.dll} +0 -0
- data/vendor/local/bin/libpoppler-cpp-0.dll +0 -0
- data/vendor/local/bin/libpoppler-glib-8.dll +0 -0
- data/vendor/local/bin/libsqlite3-0.dll +0 -0
- data/vendor/local/bin/opj_compress.exe +0 -0
- data/vendor/local/bin/opj_decompress.exe +0 -0
- data/vendor/local/bin/opj_dump.exe +0 -0
- data/vendor/local/bin/pdfdetach.exe +0 -0
- data/vendor/local/bin/pdffonts.exe +0 -0
- data/vendor/local/bin/pdfimages.exe +0 -0
- data/vendor/local/bin/pdfinfo.exe +0 -0
- data/vendor/local/bin/pdfseparate.exe +0 -0
- data/vendor/local/bin/pdftocairo.exe +0 -0
- data/vendor/local/bin/pdftohtml.exe +0 -0
- data/vendor/local/bin/pdftoppm.exe +0 -0
- data/vendor/local/bin/pdftops.exe +0 -0
- data/vendor/local/bin/pdftotext.exe +0 -0
- data/vendor/local/bin/pdfunite.exe +0 -0
- data/vendor/local/bin/rdjpgcom.exe +0 -0
- data/vendor/local/bin/sqlite3.exe +0 -0
- data/vendor/local/bin/wrjpgcom.exe +0 -0
- data/vendor/local/include/jpeglib.h +3 -3
- data/vendor/local/include/poppler/cpp/poppler-version.h +2 -2
- data/vendor/local/include/poppler/glib/poppler-enums.h +0 -2
- data/vendor/local/include/poppler/glib/poppler-features.h +1 -1
- data/vendor/local/include/poppler/glib/poppler-page.h +1 -0
- data/vendor/local/include/poppler/glib/poppler.h +0 -8
- data/vendor/local/include/sqlite3.h +923 -50
- data/vendor/local/include/sqlite3ext.h +22 -3
- data/vendor/local/lib/girepository-1.0/Poppler-0.18.typelib +0 -0
- data/vendor/local/lib/libjpeg.a +0 -0
- data/vendor/local/lib/libjpeg.dll.a +0 -0
- data/vendor/local/lib/libjpeg.la +4 -4
- data/vendor/local/lib/libopenjp2.dll.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.dll.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.la +2 -2
- data/vendor/local/lib/libpoppler-glib.a +0 -0
- data/vendor/local/lib/libpoppler-glib.dll.a +0 -0
- data/vendor/local/lib/libpoppler-glib.la +3 -3
- data/vendor/local/lib/libpoppler.a +0 -0
- data/vendor/local/lib/libpoppler.dll.a +0 -0
- data/vendor/local/lib/libpoppler.la +4 -4
- data/vendor/local/lib/libsqlite3.a +0 -0
- data/vendor/local/lib/libsqlite3.dll.a +0 -0
- data/vendor/local/lib/libsqlite3.la +2 -2
- data/vendor/local/lib/openjpeg-2.1/OpenJPEGTargets-noconfig.cmake +1 -1
- data/vendor/local/lib/openjpeg-2.1/OpenJPEGTargets.cmake +1 -1
- data/vendor/local/lib/pkgconfig/poppler-cairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/poppler-cpp.pc +2 -2
- data/vendor/local/lib/pkgconfig/poppler-glib.pc +2 -2
- data/vendor/local/lib/pkgconfig/poppler-splash.pc +2 -2
- data/vendor/local/lib/pkgconfig/poppler.pc +1 -1
- data/vendor/local/lib/pkgconfig/sqlite3.pc +1 -1
- data/vendor/local/share/gir-1.0/Poppler-0.18.gir +27 -36
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAnnot.html +228 -263
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAttachment.html +16 -20
- data/vendor/local/share/gtk-doc/html/poppler/PopplerDocument.html +235 -289
- data/vendor/local/share/gtk-doc/html/poppler/PopplerFormField.html +105 -129
- data/vendor/local/share/gtk-doc/html/poppler/PopplerLayer.html +28 -33
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMedia.html +31 -38
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMovie.html +18 -22
- data/vendor/local/share/gtk-doc/html/poppler/PopplerPage.html +201 -222
- data/vendor/local/share/gtk-doc/html/poppler/PopplerStructureElement.html +310 -356
- data/vendor/local/share/gtk-doc/html/poppler/annotation-glossary.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-12.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-14.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-16.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-18.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-20.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-22.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-26.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-33.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-deprecated.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-full.html +7 -15
- data/vendor/local/share/gtk-doc/html/poppler/ch01.html +9 -10
- data/vendor/local/share/gtk-doc/html/poppler/index.html +7 -8
- data/vendor/local/share/gtk-doc/html/poppler/index.sgml +298 -10
- data/vendor/local/share/gtk-doc/html/poppler/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/poppler/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/poppler/{poppler-poppler.html → poppler-Error-handling.html} +26 -63
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PDF-Utility-functions.html +9 -11
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerAction.html +40 -43
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerColor.html +19 -22
- data/vendor/local/share/gtk-doc/html/poppler/poppler-Version-and-Features-Information.html +13 -17
- data/vendor/local/share/gtk-doc/html/poppler/poppler.devhelp2 +294 -6
- data/vendor/local/share/gtk-doc/html/poppler/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/poppler/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/poppler/up-insensitive.png +0 -0
- data/vendor/local/share/man/man1/cjpeg.1 +2 -2
- data/vendor/local/share/man/man1/djpeg.1 +14 -9
- data/vendor/local/share/man/man1/jpegtran.1 +17 -7
- data/vendor/local/share/man/man1/pdfdetach.1 +4 -1
- data/vendor/local/share/man/man1/pdffonts.1 +3 -0
- data/vendor/local/share/man/man1/pdfimages.1 +4 -1
- data/vendor/local/share/man/man1/pdfinfo.1 +15 -3
- data/vendor/local/share/man/man1/pdfseparate.1 +11 -1
- data/vendor/local/share/man/man1/pdftocairo.1 +8 -4
- data/vendor/local/share/man/man1/pdftohtml.1 +3 -0
- data/vendor/local/share/man/man1/pdftoppm.1 +3 -0
- data/vendor/local/share/man/man1/pdftops.1 +3 -0
- data/vendor/local/share/man/man1/pdftotext.1 +4 -1
- data/vendor/local/share/man/man1/pdfunite.1 +11 -1
- metadata +8 -9
- data/lib/2.0/poppler.so +0 -0
- data/lib/2.1/poppler.so +0 -0
Binary file
|
@@ -60,7 +60,7 @@ a:hover
|
|
60
60
|
div.informaltable table
|
61
61
|
{
|
62
62
|
border-collapse: separate;
|
63
|
-
border-spacing: 1em 0.
|
63
|
+
border-spacing: 1em 0.3em;
|
64
64
|
border: none;
|
65
65
|
}
|
66
66
|
|
@@ -148,6 +148,8 @@ div.table table th
|
|
148
148
|
h4
|
149
149
|
{
|
150
150
|
color: #555753;
|
151
|
+
margin-top: 1em;
|
152
|
+
margin-bottom: 1em;
|
151
153
|
}
|
152
154
|
|
153
155
|
hr
|
@@ -166,17 +168,16 @@ dl.toc dt
|
|
166
168
|
padding-bottom: 0.25em;
|
167
169
|
}
|
168
170
|
|
169
|
-
dl.toc >
|
171
|
+
dl.toc > dt
|
170
172
|
{
|
171
173
|
padding-top: 0.25em;
|
172
174
|
padding-bottom: 0.25em;
|
175
|
+
font-weight: bold;
|
173
176
|
}
|
174
177
|
|
175
|
-
dl.toc >
|
178
|
+
dl.toc > dl
|
176
179
|
{
|
177
|
-
padding-top: 1em;
|
178
180
|
padding-bottom: 0.5em;
|
179
|
-
font-weight: bold;
|
180
181
|
}
|
181
182
|
|
182
183
|
.parameter
|
@@ -346,7 +347,9 @@ acronym,abbr
|
|
346
347
|
}
|
347
348
|
|
348
349
|
@media screen {
|
349
|
-
sup a
|
350
|
+
/* these have a <sup> as a first child, but since there are no parent selectors
|
351
|
+
* we can't use that. */
|
352
|
+
a.footnote
|
350
353
|
{
|
351
354
|
position: relative;
|
352
355
|
top: 0em ! important;
|
Binary file
|
@@ -1,4 +1,4 @@
|
|
1
|
-
.TH CJPEG 1 "
|
1
|
+
.TH CJPEG 1 "26 July 2015"
|
2
2
|
.SH NAME
|
3
3
|
cjpeg \- compress an image file to a JPEG file
|
4
4
|
.SH SYNOPSIS
|
@@ -16,7 +16,7 @@ cjpeg \- compress an image file to a JPEG file
|
|
16
16
|
compresses the named image file, or the standard input if no file is
|
17
17
|
named, and produces a JPEG/JFIF file on the standard output.
|
18
18
|
The currently supported input file formats are: PPM (PBMPLUS color
|
19
|
-
format), PGM (PBMPLUS
|
19
|
+
format), PGM (PBMPLUS grayscale format), BMP, Targa, and RLE (Utah Raster
|
20
20
|
Toolkit format). (RLE is supported only if the URT library is available.)
|
21
21
|
.SH OPTIONS
|
22
22
|
All switch names may be abbreviated; for example,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
.TH DJPEG 1 "
|
1
|
+
.TH DJPEG 1 "26 July 2015"
|
2
2
|
.SH NAME
|
3
3
|
djpeg \- decompress a JPEG file to an image file
|
4
4
|
.SH SYNOPSIS
|
@@ -55,11 +55,16 @@ default options are chosen for highest quality output.) Currently, this is
|
|
55
55
|
equivalent to \fB\-dct fast \-nosmooth \-onepass \-dither ordered\fR.
|
56
56
|
.TP
|
57
57
|
.B \-grayscale
|
58
|
-
Force
|
59
|
-
monochrome displays; also,
|
58
|
+
Force grayscale output even if JPEG file is color.
|
59
|
+
Useful for viewing on monochrome displays; also,
|
60
60
|
.B djpeg
|
61
61
|
runs noticeably faster in this mode.
|
62
62
|
.TP
|
63
|
+
.B \-rgb
|
64
|
+
Force RGB output even if JPEG file is grayscale.
|
65
|
+
This is provided to support applications that don't
|
66
|
+
want to cope with grayscale as a separate case.
|
67
|
+
.TP
|
63
68
|
.BI \-scale " M/N"
|
64
69
|
Scale the output image by a factor M/N. Currently supported scale factors are
|
65
70
|
M/N with all M from 1 to 16, where N is the source DCT size, which is 8 for
|
@@ -76,7 +81,7 @@ emitted if
|
|
76
81
|
.B \-colors
|
77
82
|
or
|
78
83
|
.B \-grayscale
|
79
|
-
is specified, or if the JPEG file is
|
84
|
+
is specified, or if the JPEG file is grayscale; otherwise, 24-bit full-color
|
80
85
|
format is emitted.
|
81
86
|
.TP
|
82
87
|
.B \-gif
|
@@ -90,12 +95,12 @@ emitted if
|
|
90
95
|
.B \-colors
|
91
96
|
or
|
92
97
|
.B \-grayscale
|
93
|
-
is specified, or if the JPEG file is
|
98
|
+
is specified, or if the JPEG file is grayscale; otherwise, 24-bit full-color
|
94
99
|
format is emitted.
|
95
100
|
.TP
|
96
101
|
.B \-pnm
|
97
102
|
Select PBMPLUS (PPM/PGM) output format (this is the default format).
|
98
|
-
PGM is emitted if the JPEG file is
|
103
|
+
PGM is emitted if the JPEG file is grayscale or if
|
99
104
|
.B \-grayscale
|
100
105
|
is specified; otherwise PPM is emitted.
|
101
106
|
.TP
|
@@ -103,8 +108,8 @@ is specified; otherwise PPM is emitted.
|
|
103
108
|
Select RLE output format. (Requires URT library.)
|
104
109
|
.TP
|
105
110
|
.B \-targa
|
106
|
-
Select Targa output format.
|
107
|
-
|
111
|
+
Select Targa output format. Grayscale format is emitted if the JPEG file is
|
112
|
+
grayscale or if
|
108
113
|
.B \-grayscale
|
109
114
|
is specified; otherwise, colormapped format is emitted if
|
110
115
|
.B \-colors
|
@@ -162,7 +167,7 @@ faster and needs less memory, but it produces a lower-quality image.
|
|
162
167
|
is ignored unless you also say
|
163
168
|
.B \-colors
|
164
169
|
.IR N .
|
165
|
-
Also, the one-pass method is always used for
|
170
|
+
Also, the one-pass method is always used for grayscale output (the two-pass
|
166
171
|
method is no improvement then).
|
167
172
|
.TP
|
168
173
|
.BI \-maxmemory " N"
|
@@ -1,4 +1,4 @@
|
|
1
|
-
.TH JPEGTRAN 1 "
|
1
|
+
.TH JPEGTRAN 1 "20 September 2015"
|
2
2
|
.SH NAME
|
3
3
|
jpegtran \- lossless transformation of JPEG files
|
4
4
|
.SH SYNOPSIS
|
@@ -19,6 +19,10 @@ for example from baseline JPEG to progressive JPEG or vice versa. It can also
|
|
19
19
|
perform some rearrangements of the image data, for example turning an image
|
20
20
|
from landscape to portrait format by rotation.
|
21
21
|
.PP
|
22
|
+
For EXIF files and JPEG files containing Exif data, you may prefer to use
|
23
|
+
.B exiftran
|
24
|
+
instead.
|
25
|
+
.PP
|
22
26
|
.B jpegtran
|
23
27
|
works by rearranging the compressed data (DCT coefficients), without
|
24
28
|
ever fully decoding the image. Therefore, its transformations are lossless:
|
@@ -28,7 +32,11 @@ followed by
|
|
28
32
|
.B cjpeg
|
29
33
|
to accomplish the same conversion. But by the same token,
|
30
34
|
.B jpegtran
|
31
|
-
cannot perform lossy operations such as changing the image quality.
|
35
|
+
cannot perform lossy operations such as changing the image quality. However,
|
36
|
+
while the image data is losslessly transformed, metadata can be removed. See
|
37
|
+
the
|
38
|
+
.B \-copy
|
39
|
+
option for specifics.
|
32
40
|
.PP
|
33
41
|
.B jpegtran
|
34
42
|
reads the named JPEG/JFIF file, or the standard input if no file is
|
@@ -159,7 +167,8 @@ this does not hold for the given crop parameters, we silently move the upper
|
|
159
167
|
left corner up and/or left to make it so, simultaneously increasing the
|
160
168
|
region dimensions to keep the lower right crop corner unchanged. (Thus, the
|
161
169
|
output image covers at least the requested region, but may cover more.)
|
162
|
-
The adjustment of the region dimensions may be optionally disabled
|
170
|
+
The adjustment of the region dimensions may be optionally disabled by
|
171
|
+
attaching an 'f' character ("force") to the width or height number.
|
163
172
|
|
164
173
|
The image can be losslessly cropped by giving the switch:
|
165
174
|
.TP
|
@@ -206,16 +215,17 @@ such as comment blocks:
|
|
206
215
|
.TP
|
207
216
|
.B \-copy none
|
208
217
|
Copy no extra markers from source file. This setting suppresses all
|
209
|
-
comments and other
|
218
|
+
comments and other metadata in the source file.
|
210
219
|
.TP
|
211
220
|
.B \-copy comments
|
212
221
|
Copy only comment markers. This setting copies comments from the source file,
|
213
|
-
but discards any other
|
222
|
+
but discards any other metadata.
|
214
223
|
.TP
|
215
224
|
.B \-copy all
|
216
|
-
Copy all extra markers. This setting preserves
|
225
|
+
Copy all extra markers. This setting preserves metadata
|
217
226
|
found in the source file, such as JFIF thumbnails, Exif data, and Photoshop
|
218
|
-
settings. In some files these extra markers can be sizable.
|
227
|
+
settings. In some files these extra markers can be sizable. Note that this
|
228
|
+
option will copy thumbnails as-is; they will not be transformed.
|
219
229
|
.IP
|
220
230
|
The default behavior is
|
221
231
|
.BR "\-copy comments" .
|
@@ -76,11 +76,14 @@ Other error.
|
|
76
76
|
The pdfinfo software and documentation are copyright 1996-2011 Glyph &
|
77
77
|
Cog, LLC.
|
78
78
|
.SH "SEE ALSO"
|
79
|
-
.BR pdfimages (1),
|
80
79
|
.BR pdffonts (1),
|
80
|
+
.BR pdfimages (1),
|
81
81
|
.BR pdfinfo (1),
|
82
82
|
.BR pdftocairo (1),
|
83
83
|
.BR pdftohtml (1),
|
84
84
|
.BR pdftoppm (1),
|
85
85
|
.BR pdftops (1),
|
86
86
|
.BR pdftotext (1)
|
87
|
+
.BR pdfseparate (1),
|
88
|
+
.BR pdfsig (1),
|
89
|
+
.BR pdfunite (1)
|
@@ -250,7 +250,7 @@ Other error.
|
|
250
250
|
The pdfimages software and documentation are copyright 1998-2011 Glyph
|
251
251
|
& Cog, LLC.
|
252
252
|
.SH "SEE ALSO"
|
253
|
-
.BR pdfdetach (1)
|
253
|
+
.BR pdfdetach (1),
|
254
254
|
.BR pdffonts (1),
|
255
255
|
.BR pdfinfo (1),
|
256
256
|
.BR pdftocairo (1),
|
@@ -258,3 +258,6 @@ The pdfimages software and documentation are copyright 1998-2011 Glyph
|
|
258
258
|
.BR pdftoppm (1),
|
259
259
|
.BR pdftops (1),
|
260
260
|
.BR pdftotext (1)
|
261
|
+
.BR pdfseparate (1),
|
262
|
+
.BR pdfsig (1),
|
263
|
+
.BR pdfunite (1)
|
@@ -93,9 +93,18 @@ TrimBox, and ArtBox.
|
|
93
93
|
Prints document-level metadata. (This is the "Metadata" stream from
|
94
94
|
the PDF file's Catalog object.)
|
95
95
|
.TP
|
96
|
-
|
97
|
-
|
98
|
-
|
96
|
+
.B \-js
|
97
|
+
Prints all JavaScript in the PDF.
|
98
|
+
.TP
|
99
|
+
.B \-struct
|
100
|
+
Prints the logical document structure of a Tagged-PDF file.
|
101
|
+
.TP
|
102
|
+
.B \-struct-text
|
103
|
+
Print the textual content along with the document structure of a Tagged-PDF
|
104
|
+
file. Note that extracting text this way might be slow for big PDF files.
|
105
|
+
(Implies
|
106
|
+
.BR \-struct .)
|
107
|
+
.TP
|
99
108
|
.B \-rawdates
|
100
109
|
Prints the raw (undecoded) date strings, directly from the PDF file.
|
101
110
|
.TP
|
@@ -150,3 +159,6 @@ Cog, LLC.
|
|
150
159
|
.BR pdftoppm (1),
|
151
160
|
.BR pdftops (1),
|
152
161
|
.BR pdftotext (1)
|
162
|
+
.BR pdfseparate (1),
|
163
|
+
.BR pdfsig (1),
|
164
|
+
.BR pdfunite (1)
|
@@ -46,4 +46,14 @@ sample-1.pdf, sample-2.pdf, sample-3.pdf
|
|
46
46
|
The pdfseparate software and documentation are copyright 1996-2004 Glyph
|
47
47
|
& Cog, LLC and copyright 2005-2011 The Poppler Developers - http://poppler.freedesktop.org
|
48
48
|
.SH "SEE ALSO"
|
49
|
-
.BR
|
49
|
+
.BR pdfdetach (1),
|
50
|
+
.BR pdffonts (1),
|
51
|
+
.BR pdfimages (1),
|
52
|
+
.BR pdfinfo (1),
|
53
|
+
.BR pdftocairo (1),
|
54
|
+
.BR pdftohtml (1),
|
55
|
+
.BR pdftoppm (1),
|
56
|
+
.BR pdftops (1),
|
57
|
+
.BR pdftotext (1)
|
58
|
+
.BR pdfsig (1),
|
59
|
+
.BR pdfunite (1)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
.TH
|
1
|
+
.TH pdftocairo 1
|
2
2
|
.SH NAME
|
3
3
|
pdftocairo \- Portable Document Format (PDF) to PNG/JPEG/TIFF/PDF/PS/EPS/SVG using cairo
|
4
4
|
.SH SYNOPSIS
|
@@ -32,9 +32,10 @@ reads the PDF file,
|
|
32
32
|
and writes to
|
33
33
|
.IR output-file .
|
34
34
|
The image formats (PNG, JPEG, and TIFF) generate one file per page with the page number and file type appended to
|
35
|
-
.IR output-file
|
36
|
-
|
37
|
-
|
35
|
+
.IR output-file .
|
36
|
+
qWhen \-singlefile is used with the image formats, the file type is appended to
|
37
|
+
.IR output-file .
|
38
|
+
When the output format is a vector format (PDF, PS, EPS, and SVG),
|
38
39
|
.IR output-file
|
39
40
|
is the full filename.
|
40
41
|
|
@@ -293,3 +294,6 @@ The pdftocairo software and documentation are copyright 1996-2004 Glyph
|
|
293
294
|
.BR pdftoppm (1),
|
294
295
|
.BR pdftops (1),
|
295
296
|
.BR pdftotext (1)
|
297
|
+
.BR pdfseparate (1),
|
298
|
+
.BR pdfsig (1),
|
299
|
+
.BR pdfunite (1)
|
@@ -8,7 +8,7 @@ pdfunite \- Portable Document Format (PDF) page merger
|
|
8
8
|
.I PDF-sourcefile1..PDF-sourcefilen PDF-destfile
|
9
9
|
.SH DESCRIPTION
|
10
10
|
.B pdfunite
|
11
|
-
merges several PDF (Portable Document Format)
|
11
|
+
merges several PDF (Portable Document Format) files in order of their occurrence on command line to one PDF result file.
|
12
12
|
.TP
|
13
13
|
Neither of the PDF-sourcefile1 to PDF-sourcefilen should be encrypted.
|
14
14
|
.SH OPTIONS
|
@@ -30,4 +30,14 @@ merges all pages from sample1.pdf and sample2.pdf (in that order) and creates sa
|
|
30
30
|
The pdfunite software and documentation are copyright 1996-2004 Glyph & Cog, LLC
|
31
31
|
and copyright 2005-2011 The Poppler Developers - http://poppler.freedesktop.org
|
32
32
|
.SH "SEE ALSO"
|
33
|
+
.BR pdfdetach (1),
|
34
|
+
.BR pdffonts (1),
|
35
|
+
.BR pdfimages (1),
|
36
|
+
.BR pdfinfo (1),
|
37
|
+
.BR pdftocairo (1),
|
38
|
+
.BR pdftohtml (1),
|
39
|
+
.BR pdftoppm (1),
|
40
|
+
.BR pdftops (1),
|
41
|
+
.BR pdftotext (1)
|
33
42
|
.BR pdfseparate (1),
|
43
|
+
.BR pdfsig (1)
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: poppler
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.8
|
5
5
|
platform: x86-mingw32
|
6
6
|
authors:
|
7
7
|
- The Ruby-GNOME2 Project Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2016-04-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: cairo
|
@@ -30,14 +30,14 @@ dependencies:
|
|
30
30
|
requirements:
|
31
31
|
- - '='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 3.0.
|
33
|
+
version: 3.0.8
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - '='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 3.0.
|
40
|
+
version: 3.0.8
|
41
41
|
description: Ruby/Poppler is a Ruby binding of poppler-glib.
|
42
42
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
43
43
|
executables: []
|
@@ -78,9 +78,8 @@ files:
|
|
78
78
|
- ext/poppler/rbpoppler.h
|
79
79
|
- ext/poppler/rbpopplerconversions.h
|
80
80
|
- extconf.rb
|
81
|
-
- lib/2.0/poppler.so
|
82
|
-
- lib/2.1/poppler.so
|
83
81
|
- lib/2.2/poppler.so
|
82
|
+
- lib/2.3/poppler.so
|
84
83
|
- lib/poppler.rb
|
85
84
|
- sample/number-pdf.rb
|
86
85
|
- sample/pdf2.rb
|
@@ -103,7 +102,7 @@ files:
|
|
103
102
|
- vendor/local/bin/jpegtran.exe
|
104
103
|
- vendor/local/bin/libjpeg-9.dll
|
105
104
|
- vendor/local/bin/libopenjp2.dll
|
106
|
-
- vendor/local/bin/libpoppler-
|
105
|
+
- vendor/local/bin/libpoppler-59.dll
|
107
106
|
- vendor/local/bin/libpoppler-cpp-0.dll
|
108
107
|
- vendor/local/bin/libpoppler-glib-8.dll
|
109
108
|
- vendor/local/bin/libsqlite3-0.dll
|
@@ -212,11 +211,11 @@ files:
|
|
212
211
|
- vendor/local/share/gtk-doc/html/poppler/index.sgml
|
213
212
|
- vendor/local/share/gtk-doc/html/poppler/left-insensitive.png
|
214
213
|
- vendor/local/share/gtk-doc/html/poppler/left.png
|
214
|
+
- vendor/local/share/gtk-doc/html/poppler/poppler-Error-handling.html
|
215
215
|
- vendor/local/share/gtk-doc/html/poppler/poppler-PDF-Utility-functions.html
|
216
216
|
- vendor/local/share/gtk-doc/html/poppler/poppler-PopplerAction.html
|
217
217
|
- vendor/local/share/gtk-doc/html/poppler/poppler-PopplerColor.html
|
218
218
|
- vendor/local/share/gtk-doc/html/poppler/poppler-Version-and-Features-Information.html
|
219
|
-
- vendor/local/share/gtk-doc/html/poppler/poppler-poppler.html
|
220
219
|
- vendor/local/share/gtk-doc/html/poppler/poppler.devhelp2
|
221
220
|
- vendor/local/share/gtk-doc/html/poppler/right-insensitive.png
|
222
221
|
- vendor/local/share/gtk-doc/html/poppler/right.png
|
@@ -245,7 +244,7 @@ files:
|
|
245
244
|
- vendor/local/share/man/man1/wrjpgcom.1
|
246
245
|
homepage: http://ruby-gnome2.sourceforge.jp/
|
247
246
|
licenses:
|
248
|
-
- LGPLv2.1
|
247
|
+
- LGPLv2.1+
|
249
248
|
metadata: {}
|
250
249
|
post_install_message:
|
251
250
|
rdoc_options: []
|
data/lib/2.0/poppler.so
DELETED
Binary file
|
data/lib/2.1/poppler.so
DELETED
Binary file
|