I have this minimal example:
\begin{document}
\begin{abstract}
\pdfbookmark[0]{First Chapter}{abs:1}
...things...
\end{abstract}
\begin{abstract}
\pdfbookmark[0]{Second Chapter}{abs:2}
...things...
\end{abstract}
\end{document}
Unfortunately, practically randomly, no bookmarks show in the document or they appea rin bad place or on bad level. What is going on, what is the exact meaning of the first parameter?