Hi, Is it possible to have a primitive \pdfcurrentannot which is set to to the object number of the current annotation (i.e. the next \pdflastannot) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE/POD/CTS Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
On 2004-02-14 22:28:21 +0100, Hans Hagen wrote:
Is it possible to have a primitive
\pdfcurrentannot
which is set to to the object number of the current annotation (i.e. the next \pdflastannot)
Any progress on this? Best regards Martin -- Martin Schröder, ms@artcom-gmbh.de ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10 http://www.artcom-gmbh.de
At 15:35 12/03/2004, Martin Schröder wrote:
On 2004-02-14 22:28:21 +0100, Hans Hagen wrote:
Is it possible to have a primitive
\pdfcurrentannot
which is set to to the object number of the current annotation (i.e. the next \pdflastannot)
Any progress on this?
\pdfannot reserveobjnum \pdfannot useobjnum \pdflastannot {My annot} also: \pdfpageref seems to be reasonable. When you refer to a page that doesn't exists yet, a new page number will be reversed and returned. So if you refer to some page that doesn't exist at all, the object referred to will be a null object. Hans
participants (2)
-
Hans Hagen
-
Martin Schröder