X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/852e28497b7a9994f03d3b0abfcb7cfd88798138..6d8fd9bf0d9a901e3f62086ac625c43f047ae72a:/doc/todo/pdf_output.mdwn diff --git a/doc/todo/pdf_output.mdwn b/doc/todo/pdf_output.mdwn index bf30d0b7d..a0f324054 100644 --- a/doc/todo/pdf_output.mdwn +++ b/doc/todo/pdf_output.mdwn @@ -12,3 +12,11 @@ Note that for example dokuwiki has a [[nice plugin|http://danjer.doudouke.org/te >>> I also notice you didn't mention installing wkhtmltopdf - it won't create PDFs without that! >>> -- [[KathrynAndersen]] + +>>>> Yes, wkhtmltopdf is installed and works, however there are no pdf-files in my /var/www/myiki directory or in scrdir. + +>>>>> Have you tried running it with "verbose" turned on, and noting the output? That could give some clues. +>>>>> And no, the PDFs are not placed in the source dir, only in the destination dir. +>>>>> -- [[KathrynAndersen]] + +**Edit (17.02.2012)**: I have put an extended version of the question on webmasters.stackexchange: [[http://webmasters.stackexchange.com/questions/24905/run-external-application-on-markdown-source-in-ikiwiki]] , perhaps someone of the ikiwiki programmers is intersted in having this feature too...