Dot Net

Syrinx .NET Development Blog
Need help on your project? info@syrinx.com, or toll free (888) 579-7469, press 1

News



Need help with your .NET Development project?

Syrinx works with clients throughout New England to architect, design, develop, and deploy .NET Applications. Working on fully outsourced projects, as part of your team, helping to train your team, or rescuing projects in trouble, we are comfortable doing it all. Projects from a couple weeks to several months in duration, reference clients available. Contact us today - info@syrinx.com, or toll free (888) 579-7469 and press 1 to speak to someone now!

Build Versus Buy: PDF Creation

Many times when writing an application, requirements dictate that some of the application output be available as a PDF. Perhaps you are showing an invoice and want a printable, emailable, and nice looking "frozen" copy of the invoice. Or you want to make a non-editable but executable contract copy on the fly. Or perhaps you don't know if the user has Office installed, and you want formatted documents that they can open. Your next thought is, "Someone must have done this before." You search for ".NET component create pdf" and find that there are several components available. You then need to do some research and try to "bake-off" the components, to determine the best combination of development licensing cost, ease of use, runtime license terms, stability (of the component itself) and stability (of the company who publishes the component - will they be around to support this in a year or two?).

We have been in this situation a few times, and can say that Tall PDF component (http://www.tallcomponents.com/) has been great. Supports .NET 1.1 and 2.0, runtime licensing is reasonable, good help and example code, and it gives you a ton of functionality that would take you forever to write on your own. If this helps you short-circuit your bake-off, we are glad to help. We have three successful projects where we have used it, and it works great.

Comments

No Comments