Re: [iText-questions] How to get Additional Action

2012-01-23 Thread forumer
Le 23.01.2012 13:17, Leonard Rosenthol a écrit : > What about fields with other types of actions, other than JavaScript? > Do > you care about those? > Yes I just want to know if I need to add a space or not between characters because I have noticed that tsome fields use javascript to do that.

[iText-questions] How to get Additional Action

2012-01-23 Thread forumer
Hi, I am trying to get actions associated to a field, for now I can see the different dictionaries keys but cannot see the corresponding values in plain text, it seems to be some kind of reference. What I would like to see is something like : /AA /C=> Some javascript code /F=> S

Re: [iText-questions] Filling a pdf with correct character spacing

2012-01-22 Thread forumer
Actually I found by looking at javascript and I only have to add a space between characters. I tought it would be more difficult... -- Try before you buy = See our experts in action! The most comprehensive online learnin

[iText-questions] Filling a pdf with correct character spacing

2012-01-22 Thread forumer
Hi, I would like to fill a fillable pdf from administration that have some fields like CompanyID but the problem is when I enter some text the character spacing is wrong. How can I know what kind of spacing I am supposed to use ? I tried to fill the date and I had a look at /DA entry and I found