I have a pdf on my local machine which is generated by converting an HTML 
file. I have one anchor tag in the pdf doc and I'm trying to have an anchor 
tag in the pdf and the path of the anchor tag to have a link to a subfolder 
present in the sibling folder of the pdf doc.
So, with that link, I want to open the subfolder in windows explorer. 

<a target="_explorer.exe" href="file:///./Instructions/D1/">Open D1</a>

I want to have a relative path so that its a generic link, but with a 
relative path it's not working, and its working only with an absolute path. 
How to fix this issue?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f400c2ef-411c-4b15-9992-56a88a92ed32n%40googlegroups.com.

Reply via email to