Hi
Where can I find sample code to extract multiple PDF to images then OCR the images?
Please check following articles in API documentation in order to convert PDF Pages into Images (using Aspose.PDF) and Perform OCR on an Image (using Aspose.OCR):
I have to write the PDF to PNG, then use that PNG? or can I use a stream?
thx