1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00
This commit is contained in:
Lu Wang 2013-01-30 22:05:50 +08:00
parent b8e49c448b
commit 5a7bd3af89

View File

@ -111,7 +111,7 @@ void HTMLRenderer::process(PDFDoc *doc)
text_zoom_factor() * DEFAULT_DPI, text_zoom_factor() * DEFAULT_DPI,
0,
(param->use_cropbox == 0),
false, false,
true, false,
nullptr, nullptr, nullptr, nullptr);
if(param->split_pages)