[pdftex] hyperref PDF-forms

Heiko Oberdiek oberdiek at uni-freiburg.de
Fri Aug 5 13:36:12 CEST 2005


On Fri, Aug 05, 2005 at 10:41:31AM +0200, Ralf Utermann wrote:

> When I look at the object numbers, \pdflastobj is 4
> immediately after \begin{document}, then 7 after
> the \pdfobj definition, then does not change anymore which
> Form and TextField definitions:
> 
> \begin{document}
> pdflastobj: \the\pdflastobj
> \pdfobj{
>   <<
>     /CO [10 0 R]
>     /Fields []
>   >>
> }
> \edef\OBJ at acroform{\the\pdflastobj}

Probably you have defined \OBJ instead of \OBJ at acroform,
you need
  \makeatletter
  ... command names with @ ...
  \makeatother

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



More information about the pdftex mailing list