{{:: SET_VAR ( cheminW,C:/Program Files/ImageMagick-6.7.2-Q16/Magickcmd)}}\ {{:: SET_VAR ( cheminL,/usr/bin/convert)}}\ {{:: SET_VAR ( chemin, »)}}\ {{:: SET_VAR ( chemin,{{:: TEST(S,{{OS}},=,W,{{VAR=cheminW}},{{VAR=chemin}})}})}}\ {{:: SET_VAR ( chemin,{{:: TEST(S,{{OS}},=,L,{{VAR=cheminL}},{{VAR=chemin}})}})}}\ {{:: SET_VAR ( options, »)}}\ {{:: SET_VAR ( options,{{:: TEST (S,{{OS}},=,L,–save,{{VAR=options}})}})}}\ {{:: SET_VAR ( options,{{:: TEST(S,{{OS}},=,W,{{VAR=options}})}})}}\ {{::SET_VAR(Fichier,{{:: OPEN_FILE_NAME( Fichiers PDF \(*.pdf\);;Tous les fichiers \(*\))}})}}\ {{::Intitule ( Image scannée ) }} {{::exe_process (WaitEnd, {{VAR=chemin}}, convert, -density, 150, {{VAR = Fichier}} , ../../tmp/import_pdf.png)}}\ {{::insert_image (../../tmp/import_pdf.png , 700 , 700)}}