Results 1 to 4 of 4

Thread: .NET PDF Class

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2004
    Posts
    541

    .NET PDF Class

    Hi all,

    Is there a .pdf class for .net (either 2008 or 2010)? If not, are there any good free third party classes out there?

    Thanks,

    Strick

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: .NET PDF Class

    what do you mean by "a .pdf class" ? You mean something that will let you create PDFs directly from your program? Something that will let you edit existing PDFs? What?
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  3. #3
    Junior Member
    Join Date
    Jan 2010
    Posts
    26

    Re: .NET PDF Class

    I recently integrated pdfSharp, a free pdf library, into one of my app. It's fairly easy to use. It let's you to create PDF documents w/o using a 3rd party pdf writer.

    Code:
    http://pdfsharp.com/PDFsharp/
    Another one you could try is, Itextsharp.



    Cheers,
    N_U

  4. #4
    Fanatic Member
    Join Date
    Jun 2008
    Location
    Portland, OR, USA
    Posts
    659

    Re: .NET PDF Class

    Looks cool. THanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width