X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1d6086d80d6b953114b8001f7714888eac2c4e8a..c4cb6e3c346199929b42ab0c352e33b36f55b72e:/doc/todo/pdf_output.mdwn diff --git a/doc/todo/pdf_output.mdwn b/doc/todo/pdf_output.mdwn index 602180392..a0f324054 100644 --- a/doc/todo/pdf_output.mdwn +++ b/doc/todo/pdf_output.mdwn @@ -14,3 +14,9 @@ Note that for example dokuwiki has a [[nice plugin|http://danjer.doudouke.org/te >>> -- [[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...