pdfoutliner icon indicating copy to clipboard operation
pdfoutliner copied to clipboard

Level 1 headings got skipped

Open martonmiklos opened this issue 3 years ago • 2 comments

This image says all: kép I copied over the example toc, and the Heading section did not got generated.

martonmiklos avatar Feb 23 '22 21:02 martonmiklos

Ah my pdftk throws the following warning:

pdftk Warning: data bookmark record not valid -- skipped; data:
BookmarkBegin
BookmarkTitle: 1. Heading 
BookmarkLevel: 0
BookmarkPageNumber: 3

A level needs to be offsetted with +1?

martonmiklos avatar Feb 23 '22 21:02 martonmiklos

I'm also seeing this error with pdfoutliner 0.0.4 (not with version 0.0.3).

wvengen avatar Jul 11 '22 07:07 wvengen