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