I'm working on a project, Runs on asp.net MVC which uses Telerik Report designer to create PDF reports. Now I'm seeking for a way to create PDF/A (perhaps version 3) since Telerik does not support this format yet. I know there are some libraries they support this format. however, I'm looking for a solution to make it using pure C# (and/or scripts) or free trustable libraries.
Thanks in advance.