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.

ITextSharp: Set table cell border color

How do I set the border color of a table cell. here is the code i have: // create and define …

c# itext
iTextSharp table width 100% of page

I'm trying to add a table to a document using iTextSharp. Here is an example: Document document = new Document(PageSize.…

c# pdf itext width
Compare these products for PDF generation with Java given requirements inside: iText, Apache PDFBox or FOP?

There were questions on that but not recently and technology must have gone ahead since then. Requirements: generating pdf documents …

java pdf pdf-generation itext apache-fop
c# itextsharp PDF creation with watermark on each page

I am trying to programmatically create a number of PDF documents with a watermark on each page using itextsharp (a …

c# pdf itext
How to add new fonts to Itext using java

when I want to use a font is iText I do the following: protected final static Font FONT_SIZE_11_BOLD = …

java fonts itext
ItextSharp Error on trying to parse html for pdf conversion

I was using the ItextSharp module to convert the below listed html in to a pdf page. <div style="…

c# itext html-parsing html-agility-pack xmlworker
How to automate PDF form-filling in Java

I am doing some "pro bono" development for a food pantry near where I live. They are inundated with forms …

java forms pdf itext
Export Html to PDF using ITextsharp

I have tried the code below, I am also facing an error. I am using latest DLL. String strSelectUserListBuilder = @"<…

c# asp.net .net itext html-to-pdf
How to position and wrap long text?

The PDF I can produce at the moment: (source: yart.com.au) I want the text to fill up the …

itext
Use custom fonts when creating pdf using iReport

iReport Version : 3.7.1 I approached this problem in two ways. My first method I am creating a pdf page in iReport …

java pdf jasper-reports itext ireport