lukasjob wrote:
> Hi 1T3XT, I tried using a monospace font just as a test, and it works fine
> but I must use Verdana it's a project requirement.
> Please could you be more specific about that COMB property? I couldn't find
> any example of that.
Listing 8.7 in the second edition of iText in Actio
Hi 1T3XT, I tried using a monospace font just as a test, and it works fine
but I must use Verdana it's a project requirement.
Please could you be more specific about that COMB property? I couldn't find
any example of that.
May I could post some code here:
in my pdf template I have 3 fields, say f1
You're the man!
I tried by setting the field font to curier and the size of the strings in
the fields are all equal, problem is the rest of the pdf template is Verdana
so I'm stuck to that, I'll look up the COMB property.
I'll let you know, thanks a lot,
Luca.
--
View this message in context:
lukasjob wrote:
> Hi everyone, I used a pdf template with a few AcroFields in my project, I
> have 3 AcroFields spanning the entire page one after the other containing
> some text, I need to justify the text to a fixed length, say if I want each
> line of text in the acrofield to be of size 150 cha
Hi everyone, I used a pdf template with a few AcroFields in my project, I
have 3 AcroFields spanning the entire page one after the other containing
some text, I need to justify the text to a fixed length, say if I want each
line of text in the acrofield to be of size 150 characters.
How can I do t