Dear list,

I have to add some fill-in fields (mainly digital signatures) to
existing PDF documents which contain other fill-in fields.

I found a PDF sample at
http://www.thewebjockeys.com/TheWebJockeys/Fillable_PDF_Sample_from_TheWebJockeys_vC5.pdf.

If I try to impose the document, I loose all fields in the resulting PDF
document.

     \setuplayout
      [backspace=0pt,
        topspace=0pt,
           width=middle,
          height=middle,
        location=middle,
          header=0pt,
          footer=0pt]
    \setupexternalfigure[interaction=all]
    \setupinteraction[state=start]
    \starttext
    \insertpages
        [Fillable_PDF_Sample_from_TheWebJockeys_vC5.pdf]
        [width=0pt]
    \stoptext

How could I enable that the resulting PDF keeps all fields from the
original document?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to