Page 1 of 1
					
				Syntax for -page num and Pdf file
				Posted: Fri Dec 12, 2008 8:02 pm
				by Little mouse
				Hello
I try to extract one page in a Pdf file with
  nconvert.exe -out jpeg -page 7 -o tst.jpg  guide.pdf
I get the fisrt page
with the -xall  it's ok
The same syntax with a Pps file it's ok
Thanks a lot
			 
			
					
				Re: Syntax for -page num and Pdf file
				Posted: Sat Dec 13, 2008 11:57 am
				by xnview
				-page 7 works only if you use -xall, right?
			 
			
					
				Syntax for -page num and Pdf
				Posted: Sat Dec 13, 2008 8:54 pm
				by Little mouse
				Sorry I was too short,
When I use :
nconvert.exe -out jpeg -xall -o tst.jpg guide.pps
It's ok I get tst-0.jpg tst-1.jpg tst-2.jpg ...
nconvert.exe -out jpeg -page 7 -o tst.jpg guide.pps
It's ok I get tst.jpg and it's the same picture as tst-7.jpg
When I use :
nconvert.exe -out jpeg -xall -o tst.jpg guide.pdf
It's ok I get tst-0.jpg tst-1.jpg tst-2.jpg ...
The problem is going :
I try the same syntax as the pps file
nconvert.exe -out jpeg -page 7 -o tst.jpg guide.pdf
It doesn't much matter the number of the chosen page, it's always the first page which is generated in the file destination = tst.jpg
I try to put -xall before or after -page x, it's the same.
Is it more clear ?
Thanks a lot.
			 
			
					
				Re: Syntax for -page num and Pdf
				Posted: Mon Dec 15, 2008 9:32 am
				by xnview
				Right i confirm
			 
			
					
				Syntax for -page num and Pdf
				Posted: Wed Dec 17, 2008 10:28 am
				by Little mouse
				Thank you for your prompt answer.
Do you think resolve this problem later?
Have a good day - LM
			 
			
					
				Re: Syntax for -page num and Pdf
				Posted: Wed Dec 17, 2008 10:51 am
				by xnview
				Little mouse wrote:Thank you for your prompt answer.
Do you think resolve this problem later?
Have a good day - LM
Yes, will be fixed in next release