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

Itextsharp Xmlworker: Right-to-left

After a long time of struggling with this not-so-friendly API, I am finally making progress, but no… Read more Itextsharp Xmlworker: Right-to-left

How To Get Ordered List Into Pdf Using Itext?

I have to get an ordered list into pdf.The data stored is in html format.When exporting to pdf usin… Read more How To Get Ordered List Into Pdf Using Itext?

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

Cannot Get CSS To Work In ITextSharp (5.4.3) When Making Pdf

I have a problem trying to apply a css file to my pdf using the iTextSharp (5.4.3) generation libra… Read more Cannot Get CSS To Work In ITextSharp (5.4.3) When Making Pdf

How Create PDF/A File From HTML Using ITextSharp

I want to create PDF/A from HTML using iTextsharp, but is having a hard time creating something tha… Read more How Create PDF/A File From HTML Using ITextSharp