Hi Ilya, here is the code I'm using to display pdf files from within a tiddler. The tiddler only needs to be of *text/vnd.tiddlywiki* type for this to work. As Tobias says though, it relies on your web browser having the ability to render pdf files, so you might also need a plugin for your browser for this to work properly.
<object data="/path/to/filename.pdf" type="application/pdf" width="100%" height="540px"></object> I hope this helps. Once again, I can't recall who suggested this to me, but big ups to them. ;-) Hegart. On Monday, 18 January 2016 00:07:41 UTC+13, Илья Тимонин wrote: > > Hello, everybody! > > I have created tiddler with PDF (Type: application/pdf). I need this pdf > to be searchable through its text. Is it possible? Or maybe I need some > other method to get this pdf embedded in my wiki for that purpose? > > Update: I have another question: how to get automatically each new tiddler > being tagged with a default tag? > -- 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/334ffb6b-8b9a-4b84-8a04-5f1759707711%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

