compatibilise les pdf 1.4 et 1.5
darcs-hash:20061107014459-9e428-7af0ce8a236a9029ea9c3f8c438c7407366ac151.gz
This commit is contained in:
parent
028c12efe3
commit
95c7c00eba
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ foreach my $option (@optarr)
|
||||||
# Complete the command
|
# Complete the command
|
||||||
#
|
#
|
||||||
warn ("ERROR: pdftops-options: $cmdopt\n");
|
warn ("ERROR: pdftops-options: $cmdopt\n");
|
||||||
$rc = system ("$pdftops_path $cmdopt $pdffile -");
|
$rc = system ("/usr/scripts/impression/compatibilise $pdffile $cmdopt ; $pdftops_path $cmdopt $pdffile - ");
|
||||||
if ($rc)
|
if ($rc)
|
||||||
{
|
{
|
||||||
$ir = $rc & 127;
|
$ir = $rc & 127;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue