Page 2 of 2

Re: Extract multipage-TIF and file-enumeration

Posted: Thu Apr 19, 2012 2:47 pm
by Peter2
xnview wrote:Please check XnViewMP 0.48
Now I see the problem or the different point of view.

I have these multipage PDF

Code: Select all

701_1.pdf (3 pages)
800_1.pdf (1 page)
This Output-Definition:

Code: Select all

{Filename}_einz_#
Old XnConvert 1.0 makes these files:

Code: Select all

701_1_einz_1_1.tif
701_1_einz_1_2.tif
701_1_einz_1_3.tif
800_1_einz_2.tif
The "Numeric enumerator" creates two series: The number of the file and the number of the page.

XNView MP 0.48 makes these files:

Code: Select all

701_1_einz_1.tif
701_1_einz_2.tif
701_1_einz_3.tif
800_1_einz_4.tif
The "Numeric enumerator" creates one serie: The number of the total pages of all files.

The problem as described above keeps the same. The resulting files of "800_1.pdf" are different, depending on the total of files (and pages) of the job. IMHO a repeated conversion with same settings must create same names of output-files. Please take a look at Helmuts and mine postings above - there must be a different "counter per file" and "counter per job".

Peter

Re: Extract multipage-TIF and file-enumeration

Posted: Wed May 09, 2012 2:18 pm
by xnview
Ok, so # is counter per job
I'll add a counter per file...

Re: Extract multipage-TIF and file-enumeration

Posted: Wed May 09, 2012 3:24 pm
by Peter2
xnview wrote:Ok, so # is counter per job
I'll add a counter per file...
Thanks.
But both of them optional!.

Peter

Re: Extract multipage-TIF and file-enumeration

Posted: Wed Jun 13, 2012 1:19 pm
by Peter2
xnview wrote:Ok, so # is counter per job
I'll add a counter per file...
Not yet solved in 1.20.

Peter

Re: Extract multipage-TIF and file-enumeration

Posted: Mon May 18, 2015 9:05 am
by valmazza
Hi,

I would be interested in a counter per file too.

Anyone knows if and when it will be implemented?

Thanks in advance.

Best regards
val