Overview

Dynamic PDF is a .NET library for creating PDF documents. Their royalty free distribution license is around 2k. You can download a free trial and it has a lot of examples to help you get started. Feature Chart

Case Studies

  • A case study

Gotchas

  • This library does not support tracking in the current version (4.0) Tracking and Kerning are planned for version 5.0, but only with their TextArea control. The TextArea control supports only one style, whereas the FormattedTextArea control supports character by character style changes.

Tips & Tricks

  • You can write text in outline mode (TextRenderingMode.Stroke), but you have to override their label class to do so.
  • Their forums are very responsive and helpful.

Alternatives

  • ITextSharp is open source and a little awkward, since it's a port from java.

Other Resources

  • Another resource
 
dynamicpdf.txt · Last modified: 2008/04/26 09:07 by 68.78.2.217
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki