473,387 Members | 1,486 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

C# PDF Writing API (free)

Are there any free/open source PDF writing API's out there for C# that
are actually pretty good?

Dec 9 '05 #1
3 6918
tman wrote:
Are there any free/open source PDF writing API's out there for C# that
are actually pretty good?


I find that iTextSharp does all I need. You should check it out.

http://itextsharp.sourceforge.net/
Dec 9 '05 #2
RCS
But I would argue (having been down that road before) - that simply making a
PDF is only where it starts. Chances are you need to format what's being
written and God-forbid that you are creating a report. If you have to do
this yourself - it will be very, very time-consuming.

If this is for reports - I HIGHLY recommend just getting ActiveReports
(http://www.datadynamics.com/Products...t=ARNET2#price)

You're looking at $599/developer - but then again, that is a one-time fee
and you have really, really robust reporting with an output that can go to
pdf or excel, etc.. plus support is really great - and it's like a million
times cheaper than Crystal Reports and much better, imho.

HTH
"tman" <tl*****@gmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Are there any free/open source PDF writing API's out there for C# that
are actually pretty good?

Dec 9 '05 #3
Not C#, but I lean towards HTMLDOC; use you favorite methods to build HTML,
and throw it at the exe.

Note that until 1.9 comes out the support for more advanced HTML concepts is
very limited, but it is sufficient for simple layout.

Marc

"tman" <tl*****@gmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Are there any free/open source PDF writing API's out there for C# that
are actually pretty good?

Dec 10 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Peter Simpson | last post by:
Hello everybody. I'm trying to set up a simple web interface to maintain the rules configuration for Shorewall. This entails writing to at least one of several root-owned files in...
5
by: SomeDude | last post by:
Hi, I have a question on file writing. I am not very experienced in Java programming. My hobby right now is to write an applet where 2 persons could play Go together (it is a board game). The...
40
by: post400 | last post by:
Hi, there is another famous book 'Writing solid code' but does it apply to Python ? Or it's usable only by Microsoft C programmers ? The author seems to be an ex-Microsoft guy ! Thanks ,...
7
by: Brian Burgess | last post by:
Hi all, Anyone see anything wrong with the following: *************************************************************** <%@ LANGUAGE="VBSCRIPT" %> <% Option Explicit Dim nAcctNbr Dim...
102
by: Xah Lee | last post by:
i had the pleasure to read the PHP's manual today. http://www.php.net/manual/en/ although Pretty Home Page is another criminal hack of the unix lineage, but if we are here to judge the quality...
12
by: hemant.gaur | last post by:
I have an application which writes huge number of bytes into the binary files which is just some marshalled data. int len = Data.size(); //arrary size for (int i = 0; i < len; ++i)...
6
by: mcse jung | last post by:
Here is asample program that writes a program and then executes it. Do you knowof a much simpler way of writing a program that writes a program? """...
2
by: Jeff Gaines | last post by:
I am in the process of upgrading to XP 64. VS2008 is running fine but one of my apps, which adds functionality to the Explorer context menu, just won't work under XP 64. Googling resulted in my...
5
by: zehra.mb | last post by:
Hi, I had written application for storing employee data in binary file and reading those data from binary file and display it in C language. But I face some issue with writing data to binary file....
1
by: =?Utf-8?B?ZmhpbGxpcG8=?= | last post by:
We have a code snippet that downloads data to Excel. it is writing row by row. This causes a performance issue. Any ideas on how to speed this up will be appreciated. Please find below an...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.