Re: [iText-questions] Unable to parse unicode characters in Xmlworker

2013-09-16 Thread iText Info
Op 15/09/2013 5:08, raghuveerk schreef: The outputstream that was returned from above method is then used to display the PDF document in browser. I am able to generate the PDF successfully.But then I will have to show few checkboxes, realizing that XMLWorker doesn't support input fields I switche

Re: [iText-questions] java.lang.NoClassDefFoundError:

2013-09-16 Thread Francesca Stagnaro
I change my code passing the byte array instead of file path to the PdfReader and, now, the app works properly. Thank you, Francesca 2013/9/16 > Send iText-questions mailing list submissions to > itext-questions@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web,

Re: [iText-questions] Unable to parse unicode characters in Xmlworker

2013-09-16 Thread raghuveerk
Thank you for the information. As I am newbie to iText world, I am finding it hard to put these things together. I found out that I have a font that supports Ballot box unicode from this site http://www.fileformat.info/info/unicode/char/2611/fontsupport.htm. According that website, the font I picke

[iText-questions] Signature display locationusing PDFStamper

2013-09-16 Thread Bapuji Nakka
Hi Sir, Please guide in using PDFStamper class. In setVisibleSignature method we need to give page number. Instead of giving perticular page, Is there any way to *display the signature at the right hand side of the end of the document content?* iam using the below method.*what is the significance