Fix #9275 (fix a typo in src/calibre/ebooks/pdf/reflow.cpp)

This commit is contained in:
Kovid Goyal 2011-03-04 21:01:07 -07:00
parent fb6aa181c1
commit 9abee8e6e6

View File

@ -887,7 +887,7 @@ vector<char>* Reflow::render_first_page(bool use_crop_box, double x_res,
}
pg_w *= x_res/72.;
pg_h *= x_res/72.;
pg_h *= y_res/72.;
int x=0, y=0;
this->doc->displayPageSlice(out, pg, x_res, y_res, 0,