Is it possible to make the bookmarks in the PDF go a level deeper that the table of contents goes? I'm using KOMA-script, scrreprt if that matters.
If the table of contents displays two levels:
1. Level 1
1.1. Level 2
2. Level 1
2.1. Level 2
Is it then possible to make the PDF bookmarks to display:
1. Level 1
1.1. Level 2
1.1.1 Level 3
2. Level 1
The bottom line is that I want them to have independent level depths, if that's possible.