[pdftex] How to set page attributes for a group of pages?

Martin Schroeder martin at oneiros.de
Fri Nov 9 16:04:44 CET 2001


On 2001-11-09 15:50:13 +0100, Heiko Oberdiek wrote:
> \pdfpage(s)attr is like a token register, so you can set
> some stuff there and remove it at the other place.
> Look at packages thumbpdf (/Thumb entry) or hyperref (/Trans,
> /Dur, and /Hid entries).

That works for pageattr. But for pagesattr pdftex seems to take
the last entry. If I do
        \pdfpagesattr{/Foo Bar}
        Some pages here
        \pdfpagesattr{/Foo BarBar}
        Some pages here
all pages will have /Foo BarBar since this is set at the root of
the page tree.

Best regards
        Martin
-- 
                http://www.tm.oneiros.de/calendar/2002/




More information about the pdftex mailing list