The line font.name = "Type3 (15 0 R)" (instead of font.name = "Type3") stopped my level 2 headings from being generated in this PDF:
Mechanics _ Definition, Examples, Laws, & Facts _ Britannica.pdf
It's probably a bug in the PDF extractor, but as the author said the tool is modular so workarounds are easy: hopefully this helps out others before they wonder what happened to some of their headings...
The line
font.name = "Type3 (15 0 R)"(instead offont.name = "Type3") stopped my level 2 headings from being generated in this PDF:Mechanics _ Definition, Examples, Laws, & Facts _ Britannica.pdf
It's probably a bug in the PDF extractor, but as the author said the tool is modular so workarounds are easy: hopefully this helps out others before they wonder what happened to some of their headings...