Top "Itext" questions

Library to create and manipulate PDF documents in Java and C#. Use this tag for code using iText versions up to 5.5.x. For iText versions from 7.0.0 onwards a separate tag "itext7" is available.

iText and org.bouncycastle.asn1.ASN1Primitive not found

I'm a newbie on iText. This is my first project using this library. I'm building a PDF with essentially a …

itext bouncycastle classnotfound
iText combining rowspan and colspan - PDFPTable

Working on a calendar projcet and using iText to generate a pdf to print appointments. I can plot a cell …

java pdf itext pdfptable
Using iText (iTextSharp) to populate XFA form fields in PDF?

I need to populate XFA form fields in a PDF (created with Adobe LiveCycle Designer). We're attempting to use iText (…

c# pdf itext xfa
Add Digital Signature to a PDF using IText 7

For IText 5, adding digital signature was fairly easy. The link for its documentation is: http://developers.itextpdf.com/examples/security/…

itext itext7
java.io.IOException: UT010029: Stream is closed

How to Resove below Error: ERROR [com.test.filter.AuthenticationFilter] (default task-6) displayUpdateUser:Error occurred while displaying the Update User …

jackson itext java-ee-7 spring-4 wildfly-9
iText - Adding external image using Chunk

I am new to iText and faced with a real interesting case about adding external images to a paragraph. Here …

image pdf itext paragraph
iTextSharp HTMLWorker.ParseToList() throws NullReferenceException

I am using iTextSharp v.4 to merge a whole bunch of html files. It was working fine until I needed …

c# html .net itext xmlworker
PDF - Remove White Margins

I would like to know a way to remove white margins from a PDF file. Just like Adobe Acrobat X …

pdf pdf-generation itext ghostscript pypdf
How to convert HTML to Pdf with OpenPdf

How can I convert an HTML to PDF with OpenPDF? For what I know, OpenPdf is a fork of Itext 4. …

java pdf itext openpdf
iText / BouncyCastle throws "java.lang.VerifyError: class overrides final method equals"

We have an application that creates PDFs unsing jasperreports. It also manipulates said PDFs using iText after they have been …

pdf-generation itext bouncycastle