Hans,

I have the following sample:

    \setupinteraction[state=start]

    \starttext
    \startTEXpage[offset=1em]
         \definefield[x][signature]
         \field[x]
    \stopTEXpage
    \stoptext

And for the signature two widgets are generated (I include object 7 to
make sense of the kids in objet 8):

    7 0 obj
    [ 9 0 R ]
    endobj

    8 0 obj
    <<
      /DA (/rmtf 11.9552 Tf 1.1955 Ts 0 0 0 rg 0 0 0 RG)
      /DV <FEFF>
      /F 4
      /FT /Sig
      /Ff 0
      /Kids 7 0 R
      /MaxLen 1024
      /Q 0
      /Subtype /Widget
      /T <FEFF0078>
      /V <FEFF>
    >>
    endobj

    9 0 obj
    <<
      /Type /Annot
      /DA (/rmtf 11.9552 Tf 1.1955 Ts 0 0 0 rg 0 0 0 RG)
      /F 4
      /Parent 8 0 R
      /Q 0
      /Subtype /Widget
      /Rect [ 14.033 14.033 70.404 25.081 ]
    >>
    endobj

When Acrobat XI (Win, just in case) signs the document, both widgets are
merged into one:

    25 0 obj
    <<
      /AP <<
        /N 14 0 R
      >>
      /DA (/rmtf 11.9552 Tf 1.1955 Ts 0 0 0 rg 0 0 0 RG)
      /DV <FEFF>
      /F 132
      /FT /Sig
      /Ff 0
      /MaxLen 1024
      /P 13 0 R
      /Q 0
      /Rect [ 14.033 14.033 464.204 95.701 ]
      /Subtype /Widget
      /T <FEFF005300690067006E006500640044006F00630075006D0065006E0074>
      /Type /Annot
      /V 21 0 R
    >>
    endobj

Would it be possible to generate only one annotation widget for the
signature?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to