iText Documentation

Welcome on the iText Documentation pages. On this site, you'll find all the information you need to get started with iText:

If you have comments or suggestions, please visit the contact page at itextpdf.com.

Writing documentation about a software project that is very alive and to which new functionality is added frequently, is a work that is constantly under construction. You can reward the work that is done on the documentation by buying the book about iText.

back to main page
Why do I get a SecurityException when using iTextSharp?

If your iTextSharp project is hosted on a server that has a partially trusted zone, you could get a SecurityException "That assembly does not allow partially trusted callers." If you run a simple script, it will probably work on your computer, but you could get a security exception on the server. That's because the iTextSharp assembly is not marked with the AllowPartiallyTrustedCallers attribute. For more info, read this blog post titled "Allowing Partially Trusted Callers" As you have the source for iTextSharp, you can build it any way you like and solve this problem yourself.

 
Copyright © 2008-2010 by 1T3XT BVBA
Hosted by openminds