31 Aug
2010
31 Aug
'10
2:37 p.m.
Am 31.08.2010 um 14:30 schrieb Lutz Haseloff:
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}
Okay, I see. Thanks a lot! Greeting Andreas