Quote:
Originally Posted by mrmikel
Not everyone runs Windows. Not all devices are connected to the internet. It would only go to your laptop where the pictures are.
|
Who cares if its for personal use only
Quote:
Originally Posted by mrmikel
Why bother with epub when you can make a web page that will do the job?
|
Maybe because it 'interferes' with the OPs normal browsing patterns
@
RKEP71 - you need to put a file uri into the Link Target box as in "
file:///E:\Documents\My Pictures\Map.jpg" that will insert the following into the code.
Code:
<a href="E:\Documents\My Pictures\Map.jpg">|</a>
You need to enter a label - eg
My Map - where you see the '|' (sigil will position the insertion point there after you OK the link dialogue box). When you save the file, Sigil will replace spaces %20 etc.
In your EPUB viewer click on
My Map and up it should pop in Windows Photo Viewer, assuming that's your default viewer for images
BR