OMRON D6T 4*4

i want to get any help or code of how to connect omron d6t 44L to arduino using i2c pin i.e A4and a5 on arduino.if anybody has any working code it will be very helpfulll.
thankx

https://forum.arduino.cc/index.php?topic=212749.0

how to manage 35bits as here in i2c we can only manage 32bits using arduino uno and can we generate an image from that data?

I'd split it: request 20, read 20, request 15, read 15 ??