[pdftex] PDFTEX/ Default Bookmarks Open

Michael Chapman mchapman at mchapman.com
Wed Oct 23 12:44:07 CEST 2002


On Wednesday 16 October 2002 23:33, Novak, Ed 475 wrote:
> Any help available?
>
> How do I set the the bookmarks so that when the PDF file is opened in
> Adbobe, the bookmarks are automatically visible?
> Thanks
> Ed

For Latex something like

	\documentclass{article}
	\usepackage[bookmarks]{hyperref}
	\begin{document}
	Hello World!
	\end{document}

is a starting point.

You may need to tinker with bookmarksopenlevel to get a pleasing result.

Michael.



More information about the pdftex mailing list