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

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

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

Apply Custom Font To Html In Itextsharp

I have code FontFactory.Register(Server.MapPath('includes/fonts/Rockwell-Light.ttf')); … Read more Apply Custom Font To Html In Itextsharp

Render Pdf In Itextsharp From Html With Css

Any idea how to render a PDF using iTextSharp so that it renders the page using CSS. The css can e… Read more Render Pdf In Itextsharp From Html With Css

Itextshart Font Size Too Small: 0 Error

I am trying to create a pdf file from the html content. Yet, there is a matter that prevent it this… Read more Itextshart Font Size Too Small: 0 Error

Render PDF In ITextSharp From HTML With CSS

Any idea how to render a PDF using iTextSharp so that it renders the page using CSS. The css can e… Read more Render PDF In ITextSharp From HTML With CSS

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

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