Re: Re: convert multiple jpegs to one pdf file

2009-07-05 Thread ronggui wong
Thanks for all of you.
I found gscan2pdf is a good tool, it can covert to pdf, djVu etc,
among other types.

Regards

On Sun, Jul 5, 2009 at 3:38 AM, Jeff Chimenejchim...@gmail.com wrote:
 On 12/23/-28158 12:59 PM, Andrei Popescu wrote:
 On Sun,05.Jul.09, 01:29:26, ronggui wong wrote:
 Hi all,
 Can you recommend a software to convert multiple jpeg files to one pdf
 file? I found a which works under windows only, or can only convert
 one jpeg to one pdf file.

 But there are other utilities to merge single pdfs into one. I *think*
 it was pdftk, but a simple google will surely find it for you.

 Regards,
 Andrei

 You might also use Google Docs or Open Office to create a document, then
 export it as PDF


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: convert multiple jpegs to one pdf file

2009-07-04 Thread Andrei Popescu
On Sun,05.Jul.09, 01:29:26, ronggui wong wrote:
 Hi all,
 Can you recommend a software to convert multiple jpeg files to one pdf
 file? I found a which works under windows only, or can only convert
 one jpeg to one pdf file.

But there are other utilities to merge single pdfs into one. I *think* 
it was pdftk, but a simple google will surely find it for you.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: convert multiple jpegs to one pdf file

2009-07-04 Thread Tzafrir Cohen
On Sun, Jul 05, 2009 at 01:29:26AM +0800, ronggui wong wrote:
 Hi all,
 Can you recommend a software to convert multiple jpeg files to one pdf
 file? I found a which works under windows only, or can only convert
 one jpeg to one pdf file.

Let's see. 

   convert /usr/share/images/desktop-base/*.png /tmp/test.pdf

Worked just fine.

'convert' is part of imagemagick .

-- 
Tzafrir Cohen | tzaf...@jabber.org | VIM is
http://tzafrir.org.il || a Mutt's
tzaf...@cohens.org.il ||  best
ICQ# 16849754 || friend


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: convert multiple jpegs to one pdf file

2009-07-04 Thread ronggui wong
Wow, that is good. Thanks.

Ronggui

On Sun, Jul 5, 2009 at 1:41 AM, Tzafrir Cohentzaf...@cohens.org.il wrote:
 On Sun, Jul 05, 2009 at 01:29:26AM +0800, ronggui wong wrote:
 Hi all,
 Can you recommend a software to convert multiple jpeg files to one pdf
 file? I found a which works under windows only, or can only convert
 one jpeg to one pdf file.

 Let's see.

   convert /usr/share/images/desktop-base/*.png /tmp/test.pdf

 Worked just fine.

 'convert' is part of imagemagick .

 --
 Tzafrir Cohen         | tzaf...@jabber.org | VIM is
 http://tzafrir.org.il |                    | a Mutt's
 tzaf...@cohens.org.il |                    |  best
 ICQ# 16849754         |                    | friend


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: convert multiple jpegs to one pdf file

2009-07-04 Thread ronggui wong
Yes, there are tools to merge pdfs to one file. But it is more
convenient to do it in one step.

Ronggui

On Sun, Jul 5, 2009 at 1:40 AM, Andrei Popescuandreimpope...@gmail.com wrote:
 On Sun,05.Jul.09, 01:29:26, ronggui wong wrote:
 Hi all,
 Can you recommend a software to convert multiple jpeg files to one pdf
 file? I found a which works under windows only, or can only convert
 one jpeg to one pdf file.

 But there are other utilities to merge single pdfs into one. I *think*
 it was pdftk, but a simple google will surely find it for you.

 Regards,
 Andrei
 --
 If you can't explain it simply, you don't understand it well enough.
 (Albert Einstein)

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)

 iQEcBAEBCAAGBQJKT5QMAAoJEHNWs3jeoi3pY6AH/3+S6KAeGQ77SuEQThJmn1Pa
 DjI99eehcUYwApdN2zllKAibkvWhdpXjhjXd4a4r/FQrHZkv5Y9ZZTZ61I1MqIaH
 cF+LdNByxeVz4FJEurFQCF/8vuhzQV3JWZSftkD7w5mr3cjuFpMZSjIDuaXLIb9o
 QsRDfdiudMxzdF8aAtJ9n1IXo9Y3aTUk402I+UzIueX9W6dm5v3EDm55K+oue2YM
 Z/oDCK6sBJs4bemrxIbwYQ//BhrR8be82mzx49unDZ49DiYP6AvI75jOiwv2zWOw
 SDHWVka+C8SEz3lT2e0QDDtMYrUNX5PXJb947ivB/Tjh0K1duWaZfis+IPpTvGg=
 =lvGA
 -END PGP SIGNATURE-




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Re: convert multiple jpegs to one pdf file

2009-07-04 Thread Jeff Chimene
On 12/23/-28158 12:59 PM, Andrei Popescu wrote:
 On Sun,05.Jul.09, 01:29:26, ronggui wong wrote:
 Hi all,
 Can you recommend a software to convert multiple jpeg files to one pdf
 file? I found a which works under windows only, or can only convert
 one jpeg to one pdf file.
 
 But there are other utilities to merge single pdfs into one. I *think* 
 it was pdftk, but a simple google will surely find it for you.
 
 Regards,
 Andrei

You might also use Google Docs or Open Office to create a document, then
export it as PDF


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org