From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4740 Path: main.gmane.org!not-for-mail From: Uwe Koloska Newsgroups: gmane.comp.tex.context Subject: Re: forms and printing Date: Sun, 27 May 2001 00:32:03 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <01052700320301.26828@bilbo> References: <01050502075003.00586@bilbo> <3.0.6.32.20010525213100.01281b30@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035395381 28305 80.91.224.250 (23 Oct 2002 17:49:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:49:41 +0000 (UTC) Original-To: NTG ConTeXt In-Reply-To: <3.0.6.32.20010525213100.01281b30@server-1> Xref: main.gmane.org gmane.comp.tex.context:4740 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4740 Am Freitag, 25. Mai 2001 21:31 hast du geschrieben: > At 01:05 PM 5/25/01 +0300, Dan Seracu wrote: > >Hi all! > > > >I am having the same problem trying to make an envelope (the form is for > >address). When I print the page, the forms comes empty. > > > >Anyone has some hints? > > option=printable % or ={printable,blabla,moremore,...} > > should do the trick, but this is a also viewer dependent. You have to use this option with \setupfields or \setupfield Here comes a minimal example: \setupoutput[pdftex] \setupinteraction[state=start] \setupfields[reset] \setupfields[][][][option=printable] \setupfield[Textfeld][width=7cm,height=25pt] \definefield[Name][line][Textfeld] \starttext Mein Test mit Forms \field[Name] \stoptext Uwe -- mailto:koloska@rcs.urz.tu-dresden.de http://rcswww.urz.tu-dresden.de/~koloska/ -- -- right now the web page is in german only but this will change as time goes by ;-)