Portable Document Format (PDF) is an open standard for electronic document exchange maintained by the International Organization for Standardization (ISO).
Question:add header on every page while dynamically generate pdf from html using iTextSharp in asp.net(C#)?
Description:I have successfully generate the pdf from html using the following Link But now i need to generate header on every page of the dynamically generated pdf,I have seen some example to generate such header footer dynamically but most of the examples are in java, I need such implementation in C#. Thanks in advance
Posted by: Umer khan | Posted on: Sep 13, 2018
Question:how to dynamically generate pdf file from html in C# using ItextSharp ?
Description:In my project there is a situation where I need to convert my html into pdf file and some one suggested me that there is a library in C# for the purpose called Itextsharp but unable to implement it properly, need a code chunk or method to implement such functionality.
Posted by: Umer khan | Posted on: Sep 07, 2018