ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Lutz Haseloff <lutz.haseloff@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: PDF fields
Date: Tue, 31 Aug 2010 14:30:12 +0200	[thread overview]
Message-ID: <AANLkTinRzZ7GXsYYPb2tdZ8h=vjpnEcc1b0X4yo1fQ2_@mail.gmail.com> (raw)
In-Reply-To: <969F4E97-E116-4688-8314-0C685C413C19@rz-online.de>

2010/8/31 Andreas Harder <andreas.harder@rz-online.de>:
> Hi all,
>
> please have a look at my attached example. I've two problems.
>
>
> 1) After I fill one field in the PDF-file all other fields inherit the text. How can I prevent this?

The fields are all the same. You can:

\dorecurse{31}{\definefield [hours#1] [line] [setup] [] []}

\def\Feld#1%
  {\bTR\bTD \date[d=#1,m=8,y=2010][dd,{.},mm,{.},year,~,(,weekday,)] \eTD
       \bTD \field[hours#1] \eTD\eTR}

> 2) The text in the left column an the text in the field are not on the same baseline. The field-text is slightly higher.
>
> Thank you in advance
>
>        Andreas

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

  reply	other threads:[~2010-08-31 12:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-31 12:08 Andreas Harder
2010-08-31 12:30 ` Lutz Haseloff [this message]
2010-08-31 12:37   ` Andreas Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTinRzZ7GXsYYPb2tdZ8h=vjpnEcc1b0X4yo1fQ2_@mail.gmail.com' \
    --to=lutz.haseloff@googlemail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).