Arduino and Scanner CIS sensor

Hello.

I have a project to create a product that could scan a surfface and send that data through bluetooth to my computer. On my computer I would asseble the image together.

My questions are:

  1. I would use Arduino due. Your suggestion?
  2. Can I send this amount of data "on the fly"? That everythis that I would get through sensor, send automaticliy through bluetooth to my computer.
  3. Sensor can give me up to 7000+ pixel data - that I have to convert to digital and send through bluetooth. My worries are, that this is to much for arduino to handle.
  4. Whic bluetoothe modlue to use, that will be able to send that amount of data ASAP.

Thank you for your answers.