View Single Post
Old 05-25-2010, 04:38 PM   #13
robot
Edge User
 
Quote:
Originally Posted by drsteve View Post
I'm not sure you'll find any direct interaction with the e-ink side. I imagine the code merely produces a pdf/epub version of the LCD screen, produces an intermediate file on disk then uses the firmware/OS to display that file on the e-ink side. It's a bit like the difference between talking to a browser ActiveX control using the DOM vs pointing the control at a file:// URL
Yes, but there's something interesting. In order to make PDF eDGe make several screenshots of the page in PNG format, then send them in PDF converter... it's kinda slow, and not so smart on the one side, but on the other side if I'll find to directly capture LCD display content and send it to e-ink... or to send request from e-ink side to browser....
Need help from developers to understand how it can be done