Re: [NTG-context] PDF fields

2010-08-31 Thread Andreas Harder
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 \dat

Re: [NTG-context] PDF fields

2010-08-31 Thread Lutz Haseloff
2010/8/31 Andreas Harder : > 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] [

[NTG-context] PDF fields

2010-08-31 Thread Andreas Harder
Hi all, please have a look at my attached example. I've two problems. pdf-fields.tex Description: Binary data 1) After I fill one field in the PDF-file all other fields inherit the text. How can I prevent this? 2) The text in the left column an the text in the field are not on the same basel