From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41261 Path: news.gmane.org!not-for-mail From: "Lutz Haseloff" Newsgroups: gmane.comp.tex.context Subject: Re: pdf forms Date: Fri, 30 May 2008 09:00:11 +0200 Message-ID: References: <010201c8c1b1$25d07610$71716230$@berkeley.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1212130910 1682 80.91.229.12 (30 May 2008 07:01:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 May 2008 07:01:50 +0000 (UTC) To: boser@eecs.berkeley.edu, "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri May 30 09:02:30 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1K1ydC-0002c2-H4 for gctc-ntg-context-518@m.gmane.org; Fri, 30 May 2008 09:02:30 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB7AB1FC9B; Fri, 30 May 2008 09:01:39 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02515-03-3; Fri, 30 May 2008 09:00:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 37A351FC6A; Fri, 30 May 2008 09:00:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E269C1FC6A for ; Fri, 30 May 2008 09:00:45 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04011-01-4 for ; Fri, 30 May 2008 09:00:12 +0200 (CEST) Original-Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by ronja.ntg.nl (Postfix) with ESMTP id E31DE1FC5D for ; Fri, 30 May 2008 09:00:12 +0200 (CEST) Original-Received: by fk-out-0910.google.com with SMTP id 18so94334fks.2 for ; Fri, 30 May 2008 00:00:12 -0700 (PDT) Original-Received: by 10.78.202.19 with SMTP id z19mr725089huf.45.1212130812090; Fri, 30 May 2008 00:00:12 -0700 (PDT) Original-Received: by 10.78.155.7 with HTTP; Fri, 30 May 2008 00:00:11 -0700 (PDT) In-Reply-To: <010201c8c1b1$25d07610$71716230$@berkeley.edu> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:41261 Archived-At: try \setupinteraction[state=start] Greetings Lutz 2008/5/29 Bernhard Boser : > 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] [] [pragma@wxs.nl] > > 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 > ___________________________________________________________________________________ > > ___________________________________________________________________________________ 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 ___________________________________________________________________________________