Hi, "WHITE,CURTIS (HP-USA,ex1)" <curtis_white@xxxxxx> writes: > Here is my script that I run in Script-Fu: > (set! l3image (car (extension-screenshot 1 TRUE ""))) > (file-print-gimp 0 l3image l3image "lp -s -dhpcp1160 -oraw" "DJ9xxVIP" > "usr/share/printconf/foomatic/data/DJ9xxVIP-530418.foo" 1 "300" "Letter" > "Plain" "Tray1" 1 100 -1 -1 -1 1 1 1 1 1 0 2 2 1 "\0" "Adaptive" 0) passing the image_id as drawable_id doesn't look like a good idea... > When I use 1 for run_mode it errors out. Thank you in advance for your > help. did you check that the supplied parameters match the requirements? You can look the PDB call up in the DB Browser to check this. BTW, if all you want to achieve is a print-out of your desktop, you should consider using something less complex than The GIMP. Salut, Sven