@@ -81,7 +81,7 @@ function drush_print_pdf_download($library) {
}
else{
drush_log(dt('@file has been downloaded to @path, but extract failed. Check that you have the necessary program installed, and if necessary extract it manually.',
'description'=>$t('You must change the %fontdir permissions to be writable, as dompdf requires write-access to that directory.',array('%fontdir'=>$directory)),
...
...
@@ -219,7 +219,7 @@ function print_pdf_requirements($phase) {