|
-
Jan 22nd, 2010, 09:24 PM
#1
Thread Starter
Fanatic Member
.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
-
Jan 22nd, 2010, 09:28 PM
#2
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?
-
Jan 22nd, 2010, 11:50 PM
#3
Junior Member
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
-
Jan 23rd, 2010, 02:03 AM
#4
Fanatic Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|