by Loïc » Fri May 20, 2011 4:44 pm
Hi,
you are not using the .NET version but GdPicture Pro which is an ActiveX.
The way you are generating your PDF is using the high-level api TwainPdfOCRStartEx. Unfortunately, we do not provide a way to don't generate non PDA/A through this method. Simply because we always thought this has no sense to refuse a PDF/A against a non PDF/A. A PDF/A is just a PDF with a flag indicating that the content of this PDF is 100% compliant with the PDF/A conformance. If this is a problem for you you have to editi the resulting document and replace the following string in the header "%âãÏÓ" by " ".
Hopet his helps !
Kind regards,
Loïc