mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
more
This commit is contained in:
@@ -50,7 +50,7 @@ let write_image path_to_p2p path_to_im pdf resources name image =
|
|||||||
with
|
with
|
||||||
0 -> Sys.remove pnm
|
0 -> Sys.remove pnm
|
||||||
| _ ->
|
| _ ->
|
||||||
Printf.eprintf "Call to imagemagick failed: did you specify -p2p correctly?\n%!";
|
Printf.eprintf "Call to imagemagick failed: did you specify -p2p or -im correctly?\n%!";
|
||||||
Sys.remove pnm
|
Sys.remove pnm
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user