Howdy :-)
#!/bin/sh
convert "$1" "${1/.jpg/.pdf}"using this script correctly convert jpg file to pdf (I use it with service menu in kde). Now, I'd like convert any files to pdf (like png, txt, etc.) but I don't how do. Can you help me? thanks :-) Pol -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

