Re: Description of the /AF key

Karl Berry <[email protected]> Wed, 23 Aug 2023 15:47:50 -0600
Newsgroups gmane.comp.tex.pdftex
Message-ID <[email protected]>
Hi Reinhard - in addition to Ross's answer ...
/AF is evidently part of embedfile.sty, not pdftex.web:
        \pdfcatalog{%
          /AF \the\pdflastobj\ltx@space 0 R%
        }%

Hope this helps,
Karl