Extract Image/Text at certain position

Is there a way to extract something at a specific position? For example, I have a QR Code on the bottom-right corner of a page and want to extract it into an image. Like if I could specify x,y coordinates…

@aultmike

You can surely convert certain region of a PDF Page into image by using the code given over following documentation article:

In case you need further assistance, please feel free to let us know.