Quote:
Originally Posted by JSWolf
That would be a very bad idea as you need to be able to open ePub with RMSDK in case it has DRM.
|
Have the import process check if the ePub is encrypted by Adobe's ADEPT DRM during import and store in the database (does encryption.xml exist would likely be easy enough). If yes, open with RMSDK. If not, open with the WebKit based renderer.