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
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
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
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
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
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.
-