View Single Post
Old 06-25-2011, 03:29 AM   #6
eggheadbooks1
Read, don't parrot.
eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.
 
Posts: 224
Karma: 110242
Join Date: Apr 2011
Device: Kindle Fire, Kobo Touch, Aldiko for Android
Quote:
Originally Posted by SamL View Post
do you want embedded fonts in your epub, or just let the device choose the font? If your ok with letting the device pick the font, just delete the "fonts" folder, and it should validate. I usually stick to basic font, and don't embed any.
Because the embed fonts was the default, I was under the impression I had to embed the fonts. When I deselected that option, those errors disappeared.

Quote:
The date thing is just metadata. All epub have to have a date, and for some reason InDesign doesn't export the date in metadata. In your content.opf file put in:
Here's the weird thing: I change the epub extension to zip, open it up using WinRar, and when I check the opf file there is code to close the date but not to open it: </dc:date> is all that appears.

So in Dreamweaver I changed it to <dc:date>2011-07</dc:date>. But when I rezip the file and change the zip extension to epub, the file no longer opens in ADE. I've also tried editing the code in Notepad, but no difference. If I do the unpack, rezip, change extension back to epub without amending the code, the epub opens again fine in ADE.

And it's that date that is all that now stands between me and a error-free epub. I could bang my head against the wall.
eggheadbooks1 is offline   Reply With Quote