[iText-questions] How to find the end of line?

2008-11-09 Thread pawanspace
Hi, Is there any way to know that end of the line has come? If no is there any way to stop the word wrapping to the next line at the end of the line and to add a tool tip into it? For example: If my string consist of I am pawan chopra and I want to find a solution to disable the text wrappi

Re: [iText-questions] Space constraint in PDF

2008-10-31 Thread pawanspace
1T3XT info wrote: > > pawanspace wrote: >> Space constraint in PDF will cause word wrap into next line. Is there any >> way >> to prevent this? Does IText provides any kind of mouse events? for >> example: >> mouseOver just like in javascript? Please provide

[iText-questions] Space constraint in PDF

2008-10-31 Thread pawanspace
Space constraint in PDF will cause word wrap into next line. Is there any way to prevent this? Does IText provides any kind of mouse events? for example: mouseOver just like in javascript? Please provide suggestions and solutions for this. Thanks in advance! Regards, Pawan. -- View this message

[iText-questions] Pdf is rotating by 90 degree.

2008-06-16 Thread pawanspace
Hi All, I am pasting some data into a pdf file, But After pasting this when I opened my pdf file, It was rotated by 90 degree in clockwise direction. Can any one help me how to stop this. Here is my code which I am using to paste data into my pdf: import java.io.File; import java.io.FileInputS