No, sorry. I was just talking about images. For PDFs, you either have to use the _canonical_uri (isn't that a snazzy name?) or do some html embedding in an iframe tag. That is what Tobias' macro is supposed to help you with -- putting things into an iframe.
The first approach of course, as Mat noted, is to see if your browser can display PDF's in the browser at all. Perhaps navigate from within your browser and attempt to open the PDF. If The browser can't open the PDF, neither can TW (TW just leverages existing PDF magic -- doesn't make its own). I believe Firefox has its own internal PDF viewer, so it might be a better browser to test on. Other browsers need to use a plugin to interface with an external PDF viewer like Acroread. Or at least that is my (probably broken) understanding. I couldn't get Tobias' PDF macro to work with the address he used (maybe because it has to be translated by bit.ly) , but it worked fine with local PDFs which is your use-case and the situation you would have using local dropbox files. Even though they're synched by dropbox, they're really just local files. So you would type into the body of a tiddler something like: <<pdf "../Images/MyPDF.pdf">> Good luck! Mark On Sunday, April 9, 2017 at 4:26:24 PM UTC-7, JWHoneycutt wrote: > > @Mark S. > > For images, this should work: > >> >> [img[Picturename|../Images/Picturename.jpeg]] >> > > Assuming you meant ..Picturename.PDF]] > > > -- 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/d29029c1-db47-4512-a0fe-be14beddec54%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

