pdf-merge.py: Update dump parser for pdftk v1.45
authorW. Trevor King <wking@tremily.us>
Tue, 29 Jan 2013 16:23:46 +0000 (11:23 -0500)
committerW. Trevor King <wking@tremily.us>
Tue, 29 Jan 2013 16:23:46 +0000 (11:23 -0500)
commit71c7be5a402c93f8e2923be52aecee583fe499b9
treed17936f3408c162f7c8ca15fe4e245ec6ce2b842
parent2f58abfd7ba67bdd13ca95316ce514f58bcbb726
pdf-merge.py: Update dump parser for pdftk v1.45

On Tue, Jan 29, 2013 at 08:15:57AM -0800, Tsung-Han Yang wrote:
> I've attached the dumpdata message. I've just installed pdftk on
> windows yesterday. I've attached the diff file with -u, too.
> ...
> It looks like my pdf has some metadata like "InfoBegin" without ":"
> in the line.

The new lines in the dump are due to the addition of m_begin_mark in
pdftk between v1.44.1 and v1.45:

Sid Stewart wrote:
> Added record delimiters to dump_data output to help make parsing
> more reliable.
posts/PDF_bookmarks_with_Ghostscript/pdf-merge.py