[pdftex] Limit On Bookmarks

Gruda, Jeffrey D jdgruda at sandia.gov
Tue Feb 7 18:24:58 CET 2006


One more note.  If I look in the ps file I see:

SDict begin [ /Count -0 /Dest (pc3117.3) cvn /Title (se) /OUT pdfmark
SDict begin [ /View [/XYZ H.V] /Dest (pc3116.4) cvn H.B /DEST pdfmark
SDict begin [ /View [/XYZ H.V] /Dest (pc3117.3) cvn H.B /DEST pdfmark

The line with the /Count does not get written.  So it must be between
the latex and dvips steps.

-----Original Message-----
From: Gruda, Jeffrey D 
Sent: Tuesday, February 07, 2006 10:21 AM
To: pdftex at tug.org; 'oberdiek at uni-freiburg.de'
Subject: RE: [pdftex] Limit On Bookmarks

Thanks for your reply.  Here is the start of my latex file:

\documentclass{article}
\usepackage{graphicx}
\usepackage{color}
\usepackage{alltt}
\usepackage[ps2pdf]{hyperref}
\hypersetup{
  colorlinks=true,
  linkcolor=blue,
  citecolor=blue,
  bookmarks=true,
  bookmarksopen=true,
  bookmarksopenlevel=1
}

\pdfbookmark[4]{fe}{pc3116}


I run the following commands:
latex processor_compare.tex
latex processor_compare.tex
dvips -T 11in,8.5in -Ppdf -G0 processor_compare.dvi -o ps2pdf
processor_compare.ps

In the pdf file, there is no link to the level 4 above.

It could be in 3 places where this fails:
Latex, dvips, or ps2pdf.
Jeff


-----Original Message-----
From: pdftex-bounces at tug.org [mailto:pdftex-bounces at tug.org] On Behalf
Of Heiko Oberdiek
Sent: Tuesday, February 07, 2006 9:12 AM
To: pdftex at tug.org
Subject: Re: [pdftex] Limit On Bookmarks

On Tue, Feb 07, 2006 at 08:17:47AM -0700, Gruda, Jeffrey D wrote:

> Is there a limit on the number of bookmark levels?  It appears I can 
> use 0 through 3.

Where your problem arises?
* PDF specification?
* pdfTeX?
* Packages such as hyperref?
* PDF-Viewer-Application?
* ...?

Of course there are limits (not necessarly in theory, but in practice),
but I would expect that they are very large numbers.

Yours sincerely
  Heiko <oberdiek at uni-freiburg.de>
-- 

_______________________________________________
pdftex mailing list
pdftex at tug.org
http://tug.org/mailman/listinfo/pdftex




More information about the pdftex mailing list