1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00

Merge pull request #89 from iapain/master

process_outline creates outline file even if process_outline is disabled
This commit is contained in:
Lu Wang 2013-02-15 03:07:14 -08:00
commit d83a41441f

View File

@ -301,6 +301,7 @@ void HTMLRenderer::pre_process(PDFDoc * doc)
set_stream_flags(f_css.fs);
}
if (param->process_outline)
{
/*
* The logic for outline is similar to css