Re: [iText-questions] appearance comb textfield: problem with spaces

2006-09-06 Thread matrixo
0) { event.value = event.value.toString().toUpperCase(); } else if (c == 1) { event.value = event.value.toString().toLowerCase(); } } - Do you see any possible version compatibility issues in these script? Paulo Soares wrote: > > > - Original Message - > F

Re: [iText-questions] appearance comb textfield: problem with spaces

2006-09-03 Thread matrixo
But if I remove generated javascript the functionality may not work as expected. Paulo Soares wrote: > > If you remove the javascript from printfields.pdf it will work correctly. > It > looks like it's the javascript that has to be debugged. > > Paulo > > - Original Message - > From