|
-
July 10th, 2007, 10:07 AM
#1
PDF API Recommendations
I'm looking for recommendations on APIs avaiable for integrating PDF functionality (creation of) into a .NET application. Anyone have any recommendations for products they've used?
Thanks,
Brad!
-----------------------------------------------
Brad! Jones,
Yowza Publishing
LotsOfSoftware, LLC
-----------------------------------------------
-
July 10th, 2007, 11:03 AM
#2
Re: PDF API Recommendations
this thread has several suggestions, both free and pay.
hope it helps.
http://discuss.joelonsoftware.com/de...et.12.314597.7
mcm
rate my posts!
mcm
-
July 10th, 2007, 04:48 PM
#3
Re: PDF API Recommendations
itextsharp is good and only takes a couple of hours with the API to make a basic report with tables and graphics
Last edited by diehardii; July 10th, 2007 at 04:54 PM.
-
July 11th, 2007, 02:15 AM
#4
Re: PDF API Recommendations
-
July 11th, 2007, 04:11 AM
#5
Re: PDF API Recommendations
The question is what kind of PDF functionality you need. If you want to create plain text documents there are several libraries available for .NET like the previous posters wrote. But if you want to create PDF forms I did not figure out a good library for .NET. Maybe someone else found such a library.
Useful or not? Rate my posting. Thanks.
-
July 11th, 2007, 06:58 AM
#6
Re: PDF API Recommendations
Let me clarify what I'm looking for...
I want a programatic (c#) way of creating pdf files that contain text and possibly images without having to manually in code calculate the x y coordinates of each piece of text i want to put in the pdf. I'm looking for something that plugs into Visual Studio that works similar to Crystal Reports, where you can design the pdf file graphically, binding data to placeholders in the form to create a customized result.
There may not really be anything that means these kind of goals, but I was hoping there was.
Thanks
--taladon
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
|