Hello everyone, I've ran across a bit of a problem and I'm hoping the community will be able to help. My wife uses an Ereader from Sony that does not support .Lit files. Her old Ereader did. We found a program to convert these .Lit to .PDF but it doesn't work well with 64 bit Windows 7. I'm trying to write a program in C# that would perform the conversion.
My problem is, I can't seem to find any documentation about the .PDF and the .Lit formats or what I'd need to remove/add to the byte structure of the files. Would anyone be able to help point me in the right direction?