Extract multipage-TIF and file-enumeration

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: helmut, XnTriq, xnview

User avatar
Peter2
XnThusiast
Posts: 1365
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: Extract multipage-TIF and file-enumeration

Post 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
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Extract multipage-TIF and file-enumeration

Post by xnview »

Ok, so # is counter per job
I'll add a counter per file...
Pierre.
User avatar
Peter2
XnThusiast
Posts: 1365
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: Extract multipage-TIF and file-enumeration

Post by Peter2 »

xnview wrote:Ok, so # is counter per job
I'll add a counter per file...
Thanks.
But both of them optional!.

Peter
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
User avatar
Peter2
XnThusiast
Posts: 1365
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: Extract multipage-TIF and file-enumeration

Post by Peter2 »

xnview wrote:Ok, so # is counter per job
I'll add a counter per file...
Not yet solved in 1.20.

Peter
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
valmazza
Posts: 2
Joined: Mon May 18, 2015 8:59 am

Re: Extract multipage-TIF and file-enumeration

Post 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
Post Reply