https://bugzilla.wikimedia.org/show_bug.cgi?id=70083
--- Comment #3 from [email protected] --- You mean like this: require_once "$IP/extensions/PdfHandler/PdfHandler.php"; # Konfiguration von pdfhandler $wgPdfProcessor = "C:\Program Files\gs9.07\bin\gswin64.exe"; $wgPdfPostProcessor = $wgImageMagickConvertCommand; // if defined via ImageMagick //$wgPdfPostProcessor = "C:\Program Files (x86)\ImageMagick-6.6.9-Q16\convert.exe"; // if not defined via ImageMagick $wgPdfInfo = "C:\Program Files\xpdf\bin64\pdfinfo.exe"; $wgPdftoText = "C:\Program Files\xpdf\bin64\pdftotext.exe"; No, that does not help. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
