Image Viewer CP Gold SDK ActiveX Control ReferenceProperties PDFOutputPDFA Image Viewer CP ActiveX Control PDFOutputPDFA Enable output PDF/A PDF file.. ImageViewer1.PDFOutputPDFA[=Bool] ParameterBooltrue - enable, false -disable. RemarkThis property is Read/Write. Example Visual Basic SyntaxImageViewer1.PDFOutputPDFA=TrueImageViewer1.FileName = "c:\1.tif"ImageViewer1.Save "c:\newimage", "PDF"