Generating PDF with Infragistics

Infragistics offers a really rich set of controls which aim to make development easier and create more powerful UIs. Unfortunately it’s not always easy to figure out how to deal with those controls/features 🙂

Recently I discovered, that Infragistics offers out-of-the-box pdf generation, so I got all excited – even more when I figured that the API also supports setting permission (e.g. for printing and saving) of pdf-files.

Unfortunately I had to realized, that the API does leverage those features, but due to governmental restrictions those features are not implemented in the current version 🙁 this really sucks big time!

Leave a Comment.