Search found 1 match

by me
Tue Jun 15, 2010 4:08 pm
Forum: General
Topic: pffbookmark and empty pages
Replies: 1
Views: 969

pffbookmark and empty pages

After searching the internet I could not find the answer so I turn to the forum now.

I have the following code:
% Appendices
\appendix
\appendixpage*
\pdfbookmark[0]{Appendices}{appendices}
\include{document}

Yet when I compile the document the bookmark command inserts a blank page. Has anyone ...