Top "Pdf-generation" questions

PDF generation is the process of creating a PDF document using various tools or libraries.

Using pdfmake - generate pdf tool in AngularJS

Using 'bower install pdfmake' I've downloaded the relevant files in order to work with pdfMake. I want to work with …

javascript angularjs pdf pdf-generation pdfmake
.eml to .pdf API

Is there a C# API to convert .eml to .pdf?

c# api pdf-generation eml
Pdf sharp font style Bold,Italic and Underline together

Have any way set font style ItalicUnderline or BoldItalicUnderline? Thanks

c# .net pdf-generation pdfsharp migradoc
How can I add a header and footer to the generated PDF

I'm using Gmanny's Pechkin Pdf library and it's working perfectly. Here's is my code: private void CreatePdfPechkin(string htmlString, string …

c# .net pdf-generation pechkin tuespechkin