Hello,
Many of the files I’m converting from PDF to to PDFA-1a are passing the conversion step but not validation.
Is it a normal behavior to have files converted with Aspose pass conversion but not validation ?
Here’…...document = new Document(input); this.conversionOptions...ConvertErrorAction.Delete); isConverted = document.convert(conversionOptions);...