jpg2pdf and merge into a one pdf file
- From: nautilusscripts fuckaround org
- To: nautilus-list gnome org
- Subject: jpg2pdf and merge into a one pdf file
- Date: Thu, 2 Dec 2010 20:31:16 +0100 (CET)
Howdy :-)
I try to create a script to convert jpg files to pdf:
#!/bin/sh
convert "$1" "${1/.jpg/.pdf}"
end use it by nautilus script manager, next create one pdf file with all
jpg files.
How can I do this script?
thanks :)
Pol
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]