Quote:
Originally Posted by JSWolf
The solution I use is to load the ePub into the editor and...snip...I delete any HTML I don't want as well as any embedded fonts I don't want if there are embedded fonts. For example, an ePub can be large because of the adverts with high-res images that I don't need so I get rid of the HTML and the graphics....snip
|
I've been playing with an ePub that has an advert page and a picture intended for that page. I deleted the page (as it was a discrete ".htm" page) and the jpg intended for that page. No errors found and, of course, that page is no longer part of the ePub. Nice suggestion.
I'm a bit hesitant about removing fonts as there must be some reference to them in a
.css entry. Is there a simple method to remove the references once I've deleted the fonts?
Thanks!