Quote:
Originally Posted by Abdo
- The EPUB contains audio elements (so PDF conversion isn't suitable)
|
You can embed or attach audio files to PDF documents.
Quote:
Originally Posted by Abdo
- Are there EPUB-specific features (like FXL - Fixed Layout) that make modification more difficult?
|
It's slightly off-spec, but you could
theoretically obfuscate the first 1040 bytes in
all files, except for the .opf file.
But that obfuscation could be easily reverted. It'll also trigger the following EPUBCheck error message for all non-font files:
Code:
ERROR(PKG-026): obfuscation_test.epub/META-INF/encryption.xml(24,58): Obfuscated resource must be a Font Core Media Type (was declared as "XXX/XXX" in "OEBPS/content.opf").
My test file displays fine in Thorium, ADE 4.5 and Calibre E-Book Viewer, but it can no longer be edited with Sigil, because all .xhtml, .css, .png and .ttf files have been obfuscated.