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.
I am able to generate pdf from docx file using docx4j.But i need to convert doc file to …
java apache-poi itext docx4jI'm trying to figure out how to add a "Page X of Y" footer to each page in a PDF …
itext itext7I'm using flyingsaucer to render an xhtml document to pdf through a servlet which returns the generated pdf document. The …
java pdf-generation itext flying-saucer xhtmlrendererI want to create a PDF file with Arabic text content in C#. I'm using iTextSharp to create this. I …
c# pdf itext arabic arabic-supportI've been using iText 7 for a few days to build pdf files, unfortunately, iText 7 is very different from iText 5 and …
itext itext7I am trying to use nested tables with iText. I get a DocumentException: The table width must be greater than …
nested itext pdfptableI'm using iTextSharp.text.html.simpleparser.HTMLWorker.ParseToList(TextReader reader, StyleSheet style) to convert an html table into a pdf …
c# pdf itext pdf-generation page-breakI have four MemoryStreams of data that I want to merge and then open the pdfDocument, without creating a single …
c#-4.0 merge itext memorystream