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

No Change In Font Face In Html To Pdf Generation Using Itextsharp

I'm using a HTML Rich-Text Editor to help me create a template for dynamic PDF reports, and it&… Read more No Change In Font Face In Html To Pdf Generation Using Itextsharp

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

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

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 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?

Generate Pdf Using Itextsharp For Different Languages

I have tried different options, but it did not work. The code generated pdf for English but does no… Read more Generate Pdf Using Itextsharp For Different Languages

Itextsharp Is Not Showing Html Table In Pdf

I don't understand why it is not working. Here is my code: Response.ContentType = 'applicat… Read more Itextsharp Is Not Showing Html Table In Pdf

ITextSharp Is Not Showing HTML Table In PDF

I don't understand why it is not working. Here is my code: Response.ContentType = 'applicat… Read more ITextSharp Is Not Showing HTML Table In PDF