From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4723 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: PDF forms & co Date: Wed, 23 May 2001 09:50:33 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20010523095033.015186c0@server-1> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035395366 28170 80.91.224.250 (23 Oct 2002 17:49:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:49:26 +0000 (UTC) Cc: "NTG ConTeXt" Original-To: "Dan Seracu" In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:4723 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4723 At 08:35 AM 5/23/01 +0300, Dan Seracu wrote: >Hello all! > >I have some questions regarding forms. First the "context": I am trying to >typeset a document with 2 pages: first page should be an input form (entries >for name, address etc) portrait, and the second page should be an envelope >(landscape) in which the values from the first page entries should be there. > >1. Is it possible in ConTeXt to have some of the pages different from the >others (second page landscape or envelope, first page A4 portrait)? yes, just try: \setuppapersize[A4][A4] form \page \setuppapersize[monarch][monarch] envelop \page >2. Do I require some JavaScript for fulfilling the second page with values >taken from the first page form? no, just clone [or copy] the fields fields [see up-to-date document for more info on that] >3. How can I use input encodings? (like in LaTeX: >\usepackage[latin2]{inputenc} --- that is for Eastern Europe) see beta font manual for more info, \useregime[il2] should do, Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------