PDFsharp - A .NET library for processing PDF (create, merge, split, or modify PDF files).
Does the library PDFSharp can - like iTextSharp - generate PDF files *take into account HTML formatting *? (bold (strong), spacing (…
c# html pdf itextsharp pdfsharpI am new to C#.net, I downloaded PDFsharp lib. But how to add this lib to our project? My …
c# pdf pdfsharpIs there a possibility to extract plain text from a PDF-File with PdfSharp? I don't want to use iTextSharp because …
c# text text-extraction pdfsharpI just started with a project that requires me to write to PDF file. After some googling I decided on …
c# charts pdf-generation pdfsharpEnvironment - PDFsharp Library, Visual Studio 2012 and C# as the language. I am trying to: read Test1.pdf (Width = 17 inches, …
c#-4.0 pdf pdfsharpCan't seem to find much out there for this. I've a PDF, onto which I'd like to overlay an image …
c# asp.net-mvc-4 pdfsharpI am converting an image to pdf using PDFsharp lib. I need to set margin & page size so I …
c# pdfsharp