View Single Post
Old 09-15-2012, 03:18 PM   #11
guru
Enthusiast
guru began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Aug 2012
Device: still looking for a model
Quote:
Originally Posted by Terisa de morgan View Post
I answer in Spanish because it's easy for me:
No puedes abrir directamente el epub en ADE, tienes que abrir el acsm para que se conecte a los servidores de Adobe y lo autorice, solo con el nombre del ePub no haces nada.
After copying the file 'URLLink.acsm' to the right place, a lot of testing and reading I was able to download the book with a wine command of this form:

Code:
$ wine 'C:\Program Files\Adobe\Adobe Digital Editions\digitaleditions.exe' 'C:\Program Files\Adobe\Adobe Digital Editions\URLLink.acsm'
and later for reading it is just enough to say:

Code:
$ wine 'C:\Program Files\Adobe\Adobe Digital Editions\digitaleditions.exe'
Now I have to see how to get it to my t1 because the ADE ofcourse does not allow to make a PDF print of it.

Thanks

matthias
guru is offline   Reply With Quote