ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* adding fill-in fields to an existing PDF
@ 2017-03-28 17:28 Pablo Rodriguez
  0 siblings, 0 replies; only message in thread
From: Pablo Rodriguez @ 2017-03-28 17:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-28 17:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-28 17:28 adding fill-in fields to an existing PDF Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).