Skip to content Skip to sidebar Skip to footer
Showing posts with the label Itext

Html Tag Not Accepted In Itextsharp And Text Out Of Borders

I created a table with itextsharp and filled it with data from my database. Everything is ok but so… Read more Html Tag Not Accepted In Itextsharp And Text Out Of Borders

Converting Html To A Multi-column Pdf

I am trying to generate a multi-column PDF from HTML using iText for .NET. I am using CSS3 syntax … Read more Converting Html To A Multi-column Pdf

Skip Adding Empty Tables To Pdf When Parsing Xhtml Using Itextsharp

ITextSharp throws an error when you attempt to create a PdfTable with 0 columns. I have a requireme… Read more Skip Adding Empty Tables To Pdf When Parsing Xhtml Using Itextsharp

Element Inside Class Css Definition Not Applied Using Itextsharp (5.5.1) Xhtml To Pdf

Update: ITextSharp 5.5.2 Supports this feature but previous version of ITextSharp do not. Does ITex… Read more Element Inside Class Css Definition Not Applied Using Itextsharp (5.5.1) Xhtml To Pdf

Huge White Space After Header In Pdf Using Flying Saucer

I am trying to export an HTML page into a PDF using Flying Saucer. For some reason, the pages have … Read more Huge White Space After Header In Pdf Using Flying Saucer

How To Do Html To Xml Conversion To Generate Closed Tags?

How to do xml to html conversion to generate closed tags. The context is explained here: Error whil… Read more How To Do Html To Xml Conversion To Generate Closed Tags?