Top "Itextsharp" 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.

Open, Edit and Save PDF File in C#.Net

I have a requirement to open an existing pdf file and need to add some comments or edit existing content …

c# pdf itextsharp pdfclown
Is the iTextSharp DLL free to use and redistribute with my web application project?

Is the iTextSharp DLL free to use and redistribute with my web application project which i will be selling?

c# licensing itextsharp gnu
Fill PDF Form with Itextsharp

I am trying to fill up a form with ITextsharp, and trying out the following code to get all the …

c# forms pdf itextsharp fill
A good guide book or API doc for iTextSharp?

Can anyone suggest me a a nice book or API document for iTextSharp , I have been struggling while understanding the …

itextsharp
How do I sign a PDF document using a certificate from the Windows Cert Store?

I need to sign a PDF document using a certificate that exists in the Windows Certificate Store. I have been …

c# pdf certificate itextsharp signing
How do I insert a background image on all pages of a pdf-document?

I need sample code in C# to insert the background image on all pages of the finished pdf-document. I'm using …

c# sharepoint-2010 pdf-generation itextsharp
How do I embed fonts in an existing PDF?

Background: I have PDF's I am programmatically generating. I need to be able to send the PDF directly to a …

c# pdf itextsharp ghostscript embedded-fonts
How can I repeat the headers of an iTextSharp PdfPTable on each page?

How can I get iTextSharp to repeat the headers of a PdfPTable on each page of the generated PDF?

row itextsharp repeat pdfptable tableheader
Right aligning text in PdfPCell

I have a C# application that generates a PDF invoice. In this invoice is a table of items and prices. …

c# itextsharp
iTextSharp international text

I have a table in asp.net page,and trying to export it as a PDF file,I have couple …

c# asp.net itextsharp export-to-pdf