From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1188 Path: main.gmane.org!not-for-mail From: "Haseloff, Lutz" Newsgroups: gmane.comp.tex.context Subject: AW: print user text in fields Date: Thu, 11 Nov 1999 07:19:49 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <0F3313EC125AD311981100105AB3A75D107ADA@N0795.mdf.fvbb.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain X-Trace: main.gmane.org 1035392025 30657 80.91.224.250 (23 Oct 2002 16:53:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:53:45 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:1188 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1188 > Hi. I'm now (re)reading the uptodate-1 document. I notice that when > I type some text into the text fields and then print, the text I > entered does not show up in the printed version. Is that a Acrobat > Reader thing or a ConTeXt thing? You have to make the fields printable: \setupfields [][][][option=printable] > There are some departments on campus who use HTML forms on the web as > static forms. They enter text into the HTML fields and then instead > of submitting the form, they just print it. It's not a very reliable > way to do things, but they do it. Could the same be done in > ConTeXt-generated pdf documents? YES YOU CAN, i work for several weeks to build such forms and i can give you some examples for ConTeXt in source form. Lutz