From: Asbjørn Sloth Tønnesen Date: Tue, 8 Jun 2010 22:23:51 +0000 (+0000) Subject: lib/pdf: make startPage() upstream compatible X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;ds=sidebyside;h=3583bb178b85790e8459da31ef69f852e3d8c05f;hp=3583bb178b85790e8459da31ef69f852e3d8c05f;p=swftools.git 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 ---