Top "Pdfsharp" questions

PDFsharp - A .NET library for processing PDF (create, merge, split, or modify PDF files).

How to get path of Properties.Resources.Image in .NET

I included an image as a resource following this post: How to create and use resources in .NET I am …

c# .net pdfsharp
Saving a wpf layout to pdf using pdfsharp, c#

I'm new to c#, wpf and the pdfsharp library. This is my XAML Code: <Grid> <zoom:ZoomControl&…

c# wpf graph pdfsharp quickgraph
How do I display a PDF using PdfSharp in ASP.Net MVC?

We're making an ASP.Net MVC app that needs to be able to generate a PDF and display it to …

c#-4.0 asp.net-mvc-4 pdfsharp
Alter PDF - Text repositioning

Is there any way to shift / move the text inside existing pdf page to some other position? Like there is …

c# pdf itextsharp pdfsharp
PDFsharp Documentation

Is it possible to find good documentation for the PDFsharp library? I searched on Google but I didn't find any …

c# pdfsharp
How to create a table using PDFsharp?

Just started using PDFsharp and it works fine, but now I want to create tables in my PDF, but tried …

vb.net pdf pdfsharp migradoc
PdfSharp - Wrong PDF page settings when document is opened in Acrobat

I have written a piece of code which uses the PdfSharp library. The instance of PdfSharp.Pdf.PdfDocument created saves …

c# pdfsharp
Does iTextSharp Handle PDF Compression?

Can iTextSharp compress PDF files? I am looking for a PDF library that can be used in development to compress …

c# pdf compression itextsharp pdfsharp
PDFsharp word wrap

How does one wrap text inside the rectangle using PDFsharp? In my attempts the text still extends off the PDF's …

c# pdfsharp
Create PDF from HTML snippet using PdfSharp having external CSS classes included in the HTML

I would like to know if there is any way by which I can Create PDF from HTML snippet using …

c# html css asp.net pdfsharp