Looks like I was not clear enough.
I do not want to print PDF.
I would like to convert existing PDF to image file. After that I would like to call tesseract OCR which works with image types only. Ghostscript DLL has function which does the conversion.
I know that there are commercial softwares that can do that for me but I need to make it all look like it's done inside my application.