I am generating a document using the commands below, but it isn't displaying as PDF/A-3 in Adobe. Can anyone help me with this? What am I doing wrong?
Programming language Visual foxpro with active-X VPE Version 7.4 Professional
poVPE.PDFALevel=VPE_PDF_A_LEVEL_3B
poVPE.AddColorProfile("GTS_PDFA1","sRGB_IEC61966-2-1","Custom","http://www.color.org","sRGB_IEC61966-2-1","sRGB_IEC61966-2-1")
poVPE.WriteDoc(tcPDFNAME)