Quote:
Originally Posted by PubFut
If it is possible to retrieve the file name of the previous and following xhtml file within the file list of the EPUB than it shoud be doable. In this case in the following html snippet only in the "href="XXX.xhtml" the "XXX.xhtml" needs to be replaced once by the file name of the previous file and once by the file name of the following file. Inserting this code snippet in every file before the </body> tag should do the job. Shouldn't it?
|
Sure. That should be possible for someone. But you're talking about adding code to the end of every
file/chapter, where you said
pages. That's what I was looking to clarify.