View Single Post
Old 06-25-2011, 03:09 AM   #5
SamL
I mess around with Epubs
SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.SamL once ate a cherry pie in a record 7 seconds.
 
Posts: 82
Karma: 1566
Join Date: Mar 2011
Location: Cambridge, MA
Device: mac, ipad, nook, kindle
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.

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:

Quote:
<dc:date>2011-06-24</dc:date>
Just make sure its within the <metadata> tags at the top. You can also put it in in other formats such as YYYY, YYYY-MM
SamL is offline   Reply With Quote