I wrote a simple context file for pdf form filling. Translates fine, but the
resulting pdf simply shows text but no fillable forms. What's needed to
actually get forms?

 

Here's the tex code:

 

% interface=en tex=pdfetex output=pdftex

\starttext

Field 1: \fillinfield[name]{text that defines field length}

\definefield [Email] [line] [ShortLine] [] [EMAIL PROTECTED]

Field 2: \field [Email] [your email]

\stoptext

 

Thanks!

Bernhard

___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to