I'm not sure if a PDF can be shown as an image that way on a browser..
But if you allow html markup, there's some html tags you can use to
display pdf: (, or )
May this could help:
http://stackoverflow.com/questions/291813/recommended-way-to-embed-pdf-in-html
Regards,
--
Martin G.
On Fri, Se
The .pdf is referenced as an image using markdown as the wiki markup of the
wiki page. The markup is equivalent to
# Title
Some explanatory text . . .
![](http:///doc/tip/.pdf)
In Safari the .pdf renders perfectly, in Chrome all that shows is a little
square indicating that the URI cannot be
On Fri, Sep 19, 2014 at 1:42 PM, Julie Aguas wrote:
> Hi,
>
> I am trying to display a pdf in a wiki,
What do you mean by "display a pdf in a wiki"?
Fossil will display pdfs as embedded documentation. (Example:
http://www.fossil-scm.org/fossil/doc/tip/www/copyright-release.pdf) But
I'm not s
Hi,
I am trying to display a pdf in a wiki, and it displays perfectly in Safari,
but not in Firefox. I have verified that Firefox can display other pdfs, just
not through the fossil wiki. Is there a setting within fossil or Firefox that
will enable the fossil wiki to display pdfs in Firefox?
4 matches
Mail list logo