Re: [iText-questions] Radio/Check/Textfield inside cell

2013-07-05 Thread André Fróes
Hello, I managed adding textfield to cell, but the text is odd and is stretching inside of it. Also, the textbox is always fitting to the cell. Heres a pic of how it is: [image: Imagem inline 1] The 1st "Some text" is when there is text inside of a editable textfield, after I change it, it stays

[iText-questions] [SPAM] Re: Signed PDF fails to verify in iText (Java), but succeeds in iTextSharp and Acrobat Reader

2013-07-05 Thread mkl
Stephan, Stephan Wagner (calac) wrote > If I try to verify a digitally signed PDF with iText (5.4.2) verify() > always returns false (wrong result) > If I try to verify the same PDF with iTextSharp (5.4.2) Verify() returns > true (expected result) > The digital signature is also valid in Acrobat

Re: [iText-questions] SetCharacterSpacing broken when using Right Align

2013-07-05 Thread iText Info
Op 5/07/2013 15:11, Craig van Nieuwkerk schreef: > I have a table with two cells. The first cell is left aligned and the > second cell is right aligned. I also want to change the character > spacing of the text. I have found that changing the character spacing > breaks the alignment so the right

[iText-questions] SetCharacterSpacing broken when using Right Align

2013-07-05 Thread Craig van Nieuwkerk
I have a table with two cells. The first cell is left aligned and the second cell is right aligned. I also want to change the character spacing of the text. I have found that changing the character spacing breaks the alignment so the right align text ends up outside the boundaries if the table. I

Re: [iText-questions] Hello sir....

2013-07-05 Thread iText Info
Op 5/07/2013 11:31, Gajanand Shendge schreef: > I am facing a problem while generating pdf of my JFrame.The problem > is > > com.lowagie.text.exceptions.IllegalPdfSyntaxException: Unbalanced > save/restore state operators. > > > Please solve the problem > I use itext-2.1.7.jar library for

[iText-questions] Hello sir....

2013-07-05 Thread Gajanand Shendge
I am facing a problem while generating pdf of my JFrame.The problem is com.lowagie.text.exceptions.IllegalPdfSyntaxException: Unbalanced save/restore state operators. Please solve the problem I use itext-2.1.7.jar library for PDF. -