Hi Matt, No, don't feel sheepish for posting your questions - tbh, we should probably be using the dev channel for some of the recent discussions here.
The long and short of it is that if it works in chrome (and your syntax appears to be correct) then there's some issue with the way ie is set to handle locally stored pdfs. If you enter the address for your pdf manually into the address bar (file:///C:\OneDrive\Work\!Engineering Calcs\Standards\API\API SPEC 6D.pdf) what does it do? You could try making a simple file with just a regular html link, like this <a href="file:///C:\OneDrive\Work\!Engineering Calcs\Standards\API\API SPEC 6D.pdf">open file</a> save it with the .html extension and see if that works. Regard, Richard <http://tiddlywiki.com/#> -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/949d8b1d-46b7-4407-ba6c-e25490a14234%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

