lib/pdf: make startPage() upstream compatible
authorAsbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
Tue, 8 Jun 2010 22:23:51 +0000 (22:23 +0000)
committerMatthias Kramm <kramm@quiss.org>
Thu, 10 Jun 2010 21:27:19 +0000 (14:27 -0700)
commit3583bb178b85790e8459da31ef69f852e3d8c05f
tree3c3d3fb8254f1bc5850b4d09d5aecf65caa8ac4f
parent3bf6a6c26f5dda79b6de3b236c9867fcf6a3f17b
lib/pdf: make startPage() upstream compatible

Make startPage() obtain the needed cropBox through the Page instance,
supplied by the always preseeding checkPageSlice() call.

This patch makes startPage() compatible with both upstream xpdf and
poppler.

Signed-off-by: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
14 files changed:
lib/pdf/BitmapOutputDev.cc
lib/pdf/BitmapOutputDev.h
lib/pdf/CommonOutputDev.h
lib/pdf/DummyOutputDev.cc
lib/pdf/DummyOutputDev.h
lib/pdf/FullBitmapOutputDev.cc
lib/pdf/FullBitmapOutputDev.h
lib/pdf/GFXOutputDev.cc
lib/pdf/GFXOutputDev.h
lib/pdf/InfoOutputDev.cc
lib/pdf/InfoOutputDev.h
lib/pdf/XMLOutputDev.cc
lib/pdf/XMLOutputDev.h
lib/pdf/xpdf-changes.patch