Save OCRed file as pdf/a

Is it possible to ocr a pdf file and save it as pdf/a?

@jorgep.tec

Would you please specify your platform e.g. .NET/Java in which you are working. Please also share a sample PDF document for our reference so that we can share our feedback with you accordingly.

Hi, I’m developing in VB.Net. I don’t have any code yet. I just wanna know if is possible to OCR a pdf file and save it with pdf/a compliance.

@jorgep.tec

You may please convert PDF pages into Images using Aspose.PDF for .NET and extract text from images using Aspose.OCR for .NET. You may later add extracted text into new PDF document and generate a PDF/A compliant PDF. In case you face any issue while achieving your requirements, please share your sample PDF document with us. We will further proceed to assist you accordingly.