Search found 2 matches

by feyyaz78
Wed Aug 08, 2007 2:27 pm
Forum: NConvert
Topic: Multipage PDF to 1,2... n jpgs
Replies: 2
Views: 2641

allright i tryed it and it works. it seems that "-thumb" only creates an image from the first page, regardles of the count of pages

thx for your help
by feyyaz78
Wed Aug 08, 2007 12:50 pm
Forum: NConvert
Topic: Multipage PDF to 1,2... n jpgs
Replies: 2
Views: 2641

Multipage PDF to 1,2... n jpgs

i want to generate multiple jpgs for every page in an pdf

i use this command line (nconvert v4.79)

nconvert -out jpeg -xall -o test.jpg -thumb 370 510 input.pdf

if the pdf has 5 pages nconvert generates 5 jpegs, but every jpeg contains the first page of the pdf.

first i thougt the pdf is maybe ...