Search found 2 matches

by a533
Tue Sep 08, 2009 8:48 am
Forum: NConvert
Topic: Converting JPG to PDF multipage.
Replies: 2
Views: 2831

Re: Converting JPG to PDF multipage.

I think it keeps the size in the first place. My mistake. Thank you,

Alvaro
by a533
Tue Sep 08, 2009 8:09 am
Forum: NConvert
Topic: Converting JPG to PDF multipage.
Replies: 2
Views: 2831

Converting JPG to PDF multipage.

Good morning,

I am trying to convert several JPG files into one PDF file. I use the sentence:

nconvert -multi -o output.pdf -out pdf -c 5 -l list.txt

where list.txt is a file like this
1.jpg
2.jpg
3.jpg

It works, but the problem is that all JPG image are streched to fill all the PDF page. For ...