Re: [iText-questions] Method getAppearanceStates() in com.itextpdf.text.pdf.AcroFields breaks the orde

2013-04-05 Thread Petr KOKOREV
fix coming up! Regards, Petr Le 05.04.2013 16:07, Michael Demey a écrit : > Hi, > > > I went ahead and fixed this problem and it should be in the next release > (5.4.1, released in the next week). Even though the JavaDocs of > getAppearance(fieldName) did not mention it applied

[iText-questions] Method getAppearanceStates() in com.itextpdf.text.pdf.AcroFields breaks the orde

2013-04-02 Thread Petr KOKOREV
. Regards, Petr -- Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K

[iText-questions] Joining two PDF

2012-08-09 Thread Petr Kývala
resulting pdf (final.pdf) Step 3: Connect data.pdf to generating final.pdf (it can connect content of data.pdf to the PdfContentByte in final.pdf?) Nashledanou, přeji pěkný den Petr Kývala Programátor DEZADATA s.r.o. Mostní 102 757 01 Valašské Meziříčí Česká Republika pkyv...@dezadata.cz

[iText-questions] Signature for XFA

2010-05-24 Thread Petr Krejci
=xfa+sign Result by Leonard is: The message from Reader says that you broke the "Reader Extensions" of the file in the way you signed it - it has NOTHING to do with XFA...You need to do an appended sign. I tried all examples and helps on internet and nothing... Exists any solution?

Re: [iText-questions] Converting HTML in PDFPCell

2008-03-21 Thread Petr Pudlák
e looking for. There is a good example at http://article.gmane.org/gmane.comp.java.lib.itext.general/19921/match=font%0A+stylesheet+face+body Bye, Petr -- View this message in context: http://www.nabble.com/Converting-HTML-in-PDFPCell-tp14684165p16196117.htm

Re: [iText-questions] Cell vertical spacing

2007-02-15 Thread Petr
Its been awhile since i posted this question without receiving any answers. Sorry if this constitutes spamming but i'll post my question again. --- Petr <[EMAIL PROTECTED]> wrote: > I'm having trouble adjusting the top vertical > spacing > in cells in my

[iText-questions] Cell vertical spacing

2007-02-12 Thread Petr
I'm having trouble adjusting the top vertical spacing in cells in my Table object. I've tried setSpacingInsideCell() but it's only adjusting the bottom vertical spacing. What can i do to achieve what i want? thanks in advance Peter ___

[iText-questions] Tables and paragraph indentation

2006-08-08 Thread Doležel Petr
Please, I have a pdf document with some paragraphs. Some paragraphs has attribute left indentation set on. Everything work well. But next I create a PdfPTable with some cells (2 cells in 2 rows), add it into a Paragraph, and next I add this Paragraph with my Table into a Document. After I i

[iText-questions] Pdf to Excel

2005-08-12 Thread Petr
Hi, I'm currently doing some R&D on iText and i have a question which i couldnt find an answer by my own browsing. Is there a way to convert a pdf file into an Excel based format or is there a way to use iText to generate Excel files? Thank you in advance. ___