Search code examples
converterspdfsharp

Convert TEXT To PDF Using PDFSharp


I want to convert a text file to PDF using PDFsharp. What should be the approach? Is it even possible? I'm developing a web application using C#.net


Solution

  • The approach would be to check the samples for PDFsharp and MigraDoc and then decide which tool to use.

    I would guess that MigraDoc will be the better choice if the text may require more than just one page.

    See also:
    http://pdfsharp.net/wiki/MigraDocSamples.ashx