1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-04 17:18:40 +00:00

Merge pull request #281 from dsablic/master

We are not printing, so we need this after all
This commit is contained in:
Lu Wang 2014-01-09 23:19:51 -08:00
commit 46dbe613d1

View File

@ -79,6 +79,7 @@ void CairoBackgroundRenderer::render_page(PDFDoc * doc, int pageno)
cairo_t * cr = cairo_create(surface);
setCairo(cr);
setPrinting(false);
doc->displayPage(this, pageno, param.h_dpi, param.v_dpi,
0,