From 92e10d7d1c5ef6aece60b85cc9f0b5ed019a9777 Mon Sep 17 00:00:00 2001 From: luccioman Date: Tue, 16 Oct 2018 08:02:43 +0200 Subject: [PATCH] Added a crawl start hint message on availability or not of wkhtmltopdf As this tool is required to produce pdf snapshots --- htroot/CrawlStartExpert.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/htroot/CrawlStartExpert.html b/htroot/CrawlStartExpert.html index 57ca869d2..37cf61224 100644 --- a/htroot/CrawlStartExpert.html +++ b/htroot/CrawlStartExpert.html @@ -597,7 +597,12 @@
#(snapshotEnableImages)# - :: + +
+
+
Only XML snapshots can be generated. as the wkhtmltopdf util is not found by YaCy on your system. + It is required to generate PDF snapshots from crawled pages that can then be converted to images.
+
::