I want to produce a PDF-version of a simple html form and want to write labels and draw lines with specific length like:
 
 
Name       _______________
Address    _______________
Phone       _______________
 
 
(I am using a fo:table)
 
What is the best way to do this? I could not find any example with thois feature.
I have tried a recursive solution with the length as parameter but I think there must be some more simple way to do it.
 
Regards
/lars hagrot
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to