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

process_outline only creates outline file if it's enabled

This commit is contained in:
Deepak Thukral 2013-02-15 10:25:54 +01:00
parent 03b0f382c8
commit 628e8897b1

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