I try to write a validation method in a VB project to check if a PDF file is PDF/A. I was playing with itextsharp.pdfa but i don't find a way to validate this.
From here I understood that using itextsharp was not possible. Does itextsharp 5.5.5 include some functionalities like this?
Are there other dll I can use in a vb.net project for this validation?